You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/01/19 16:15:11 UTC

[sling-initial-content-archetype] branch master updated: [maven-release-plugin] prepare for next development iteration

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-initial-content-archetype.git


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

commit ae43e3931c203bb63d467f047941bc39cde50774
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 18:15:10 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 43f9f41..6cd473b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>sling-initial-content-archetype</artifactId>
-    <version>1.0.6</version>
+    <version>1.0.7-SNAPSHOT</version>
     <packaging>maven-archetype</packaging>
 
     <name>Apache Sling Initial Content Archetype</name>
@@ -37,7 +37,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-initial-content-archetype.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-initial-content-archetype.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-initial-content-archetype.git</url>
-      <tag>sling-initial-content-archetype-1.0.6</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].