This is an automated email from the ASF dual-hosted git repository.
cschneider 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 cd4db8d [maven-release-plugin] prepare for next development iteration
cd4db8d is described below
commit cd4db8dadfd46383ac92438d178fe22067fa9ab6
Author: Christian Schneider <[email protected]>
AuthorDate: Thu Oct 28 11:43:20 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a3595be..ea90241 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature.analyser</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<name>Apache Sling Feature Model Analyser</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
- <tag>org.apache.sling.feature.analyser-1.5.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>