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-kickstart-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 5f87ed9 [maven-release-plugin] prepare for next development iteration
5f87ed9 is described below
commit 5f87ed9cf7580540e5fd03dd26be7b3c93e0cc6f
Author: Andreas Schaefer <[email protected]>
AuthorDate: Wed Jun 24 11:27:53 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 f5b5878..44d2bae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>sling-kickstart-maven-plugin</artifactId>
- <version>0.0.6</version>
+ <version>0.0.7-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Sling Kickstart Maven Plugin</name>
@@ -51,7 +51,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-kickstart-maven-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-kickstart-maven-plugin.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-kickstart-maven-plugin.git</url>
- <tag>sling-kickstart-maven-plugin-0.0.6</tag>
+ <tag>sling-kickstart-maven-plugin-0.0.2</tag>
</scm>
<build>