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 16:51:09 UTC

svn commit: r1709027 - /sling/trunk/tooling/maven/archetypes/parent/pom.xml

Author: rombert
Date: Fri Oct 16 14:51:09 2015
New Revision: 1709027

URL: http://svn.apache.org/viewvc?rev=1709027&view=rev
Log:
[maven-release-plugin] rollback the release of sling-archetype-parent-2

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

Modified: sling/trunk/tooling/maven/archetypes/parent/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent/pom.xml?rev=1709027&r1=1709026&r2=1709027&view=diff
==============================================================================
--- sling/trunk/tooling/maven/archetypes/parent/pom.xml (original)
+++ sling/trunk/tooling/maven/archetypes/parent/pom.xml Fri Oct 16 14:51:09 2015
@@ -22,13 +22,13 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>25</version>
-        <relativePath />
+        <relativePath/>
     </parent>
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>