This is an automated email from the ASF dual-hosted git repository.
andysch pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-kickstart.git
The following commit(s) were added to refs/heads/master by this push:
new 4b60004 [maven-release-plugin] prepare for next development iteration
4b60004 is described below
commit 4b60004d12bbfaa2c7c9838b3a1344d7039f1a6f
Author: Andreas Schaefer <[email protected]>
AuthorDate: Sat Sep 12 19:27:26 2020 -0700
[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 49880d9..42cc5de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</parent>
<artifactId>org.apache.sling.kickstart</artifactId>
- <version>0.0.8</version>
+ <version>0.0.9-SNAPSHOT</version>
<packaging>slingkickstart</packaging>
@@ -34,7 +34,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-kickstart.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-kickstart.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-kickstart.git</url>
- <tag>org.apache.sling.kickstart-0.0.8</tag>
+ <tag>HEAD</tag>
</scm>
<properties>