This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
The following commit(s) were added to refs/heads/master by this push:
new ff54769 Update to latest parent pom
ff54769 is described below
commit ff547699700993f5ec35d48123ceb2352716e64e
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Aug 20 09:27:11 2021 +0100
Update to latest parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7cc2c7b..cbeab82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>43</version>
+ <version>44</version>
<relativePath />
</parent>