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 38d0b1c [maven-release-plugin] prepare for next development iteration
38d0b1c is described below
commit 38d0b1c1c7ad9e3f9572e5934c3c48860de677bb
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Mar 22 14:52:52 2020 +0100
[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 97400c5..9bff283 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.1.6</version>
+ <version>1.1.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.1.6</tag>
+ <tag>HEAD</tag>
</scm>
<build>