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:05:13 UTC

svn commit: r1709097 - /sling/trunk/tooling/maven/archetypes/servlet/pom.xml

Author: rombert
Date: Fri Oct 16 20:05:13 2015
New Revision: 1709097

URL: http://svn.apache.org/viewvc?rev=1709097&view=rev
Log:
sling-servlet-archetype: use sling-archetype-parent 4

Modified:
    sling/trunk/tooling/maven/archetypes/servlet/pom.xml

Modified: sling/trunk/tooling/maven/archetypes/servlet/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/servlet/pom.xml?rev=1709097&r1=1709096&r2=1709097&view=diff
==============================================================================
--- sling/trunk/tooling/maven/archetypes/servlet/pom.xml (original)
+++ sling/trunk/tooling/maven/archetypes/servlet/pom.xml Fri Oct 16 20:05:13 2015
@@ -24,7 +24,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
         <relativePath/>
-        <version>4-SNAPSHOT</version>
+        <version>4</version>
     </parent>
 
     <artifactId>sling-servlet-archetype</artifactId>