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 21:47:25 UTC

svn commit: r1709084 - /sling/trunk/tooling/maven/archetypes/bundle-for-jcrinstall/pom.xml

Author: rombert
Date: Fri Oct 16 19:47:25 2015
New Revision: 1709084

URL: http://svn.apache.org/viewvc?rev=1709084&view=rev
Log:
sling-bundle-for-jcrinstall-archetype: use sling-archetype-parent 5-SNAPSHOT

Modified:
    sling/trunk/tooling/maven/archetypes/bundle-for-jcrinstall/pom.xml

Modified: sling/trunk/tooling/maven/archetypes/bundle-for-jcrinstall/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/bundle-for-jcrinstall/pom.xml?rev=1709084&r1=1709083&r2=1709084&view=diff
==============================================================================
--- sling/trunk/tooling/maven/archetypes/bundle-for-jcrinstall/pom.xml (original)
+++ sling/trunk/tooling/maven/archetypes/bundle-for-jcrinstall/pom.xml Fri Oct 16 19:47:25 2015
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
-        <version>4</version>
+        <version>5-SNAPSHOT</version>
         <relativePath />
     </parent>