This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git


The following commit(s) were added to refs/heads/master by this push:
     new 47db4e3  [maven-release-plugin] prepare for next development iteration
47db4e3 is described below

commit 47db4e35c96cc432598b388788b2cadbeeeb2330
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Oct 19 17:34: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 02133a5..7afd918 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
         <version>5</version>
     </parent>
     <artifactId>sling-slingstart-archetype</artifactId>
-    <version>1.0.8</version>
+    <version>1.0.9-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
     <name>Apache Sling Slingstart Archetype</name>
     <description>Maven archetype for a Sling Slingstart 
application</description>
@@ -29,7 +29,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-slingstart-archetype.git</url>
-      <tag>sling-slingstart-archetype-1.0.8</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to