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:46:08 UTC

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

Author: rombert
Date: Fri Oct 16 19:46:08 2015
New Revision: 1709079

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

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=1709079&r1=1709078&r2=1709079&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:46:08 2015
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
-        <version>4-SNAPSHOT</version>
+        <version>4</version>
         <relativePath/>
     </parent>