This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git
The following commit(s) were added to refs/heads/master by this push:
new 16dc0c3 [maven-release-plugin] prepare for next development iteration
16dc0c3 is described below
commit 16dc0c3accc4f6032de56e8a45860ee03cc33ad8
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Jul 30 07:33:44 2020 +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 77dd18c..56fb29d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.6</version>
+ <version>1.2.7-SNAPSHOT</version>
<name>Apache Sling Feature</name>
<description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature.git</url>
- <tag>org.apache.sling.feature-1.2.6</tag>
+ <tag>HEAD</tag>
</scm>
<build>