This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 9c8e530 [maven-release-plugin] prepare for next development iteration
9c8e530 is described below
commit 9c8e5302cd33a48365163f797311e8e613d75c90
Author: sseifert <[email protected]>
AuthorDate: Mon Aug 6 10:45:24 2018 +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 6f29f96..99ba021 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
<packaging>pom</packaging>
- <version>34</version>
+ <version>35-SNAPSHOT</version>
<name>Apache Sling (Parent)</name>
<description>The parent project for Apache Sling</description>
@@ -64,7 +64,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-parent.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-parent.git</url>
- <tag>sling-34</tag>
+ <tag>HEAD</tag>
</scm>