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 2015/10/16 22:02:58 UTC

svn commit: r1709094 - /sling/trunk/tooling/maven/archetypes/initial-content/pom.xml

Author: rombert
Date: Fri Oct 16 20:02:58 2015
New Revision: 1709094

URL: http://svn.apache.org/viewvc?rev=1709094&view=rev
Log:
sling-initial-content-archetype: use sling-archetype-parent 5-SNAPSHOT

Modified:
    sling/trunk/tooling/maven/archetypes/initial-content/pom.xml

Modified: sling/trunk/tooling/maven/archetypes/initial-content/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/initial-content/pom.xml?rev=1709094&r1=1709093&r2=1709094&view=diff
==============================================================================
--- sling/trunk/tooling/maven/archetypes/initial-content/pom.xml (original)
+++ sling/trunk/tooling/maven/archetypes/initial-content/pom.xml Fri Oct 16 20:02:58 2015
@@ -23,7 +23,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
         <relativePath />
-        <version>4</version>
+        <version>5-SNAPSHOT</version>
     </parent>
 
     <artifactId>sling-initial-content-archetype</artifactId>