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 2017/11/07 09:12:56 UTC

[sling-archetype-parent] 06/15: SLING-3520 - Consolidate archetype plugin versions in a parent pom

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag sling-archetype-parent-1
in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git

commit 55a2fcb5a5f1b4a14f26099ee78978dacc57bf79
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Apr 30 13:58:03 2014 +0000

    SLING-3520 - Consolidate archetype plugin versions in a parent pom
    
    Revert version to 1-SNAPSHOT
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent@1591296 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 30a4f37..6d89cd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-archetype-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2-SNAPSHOT</version>
+    <version>1-SNAPSHOT</version>
 
     <name>Apache Sling Archetype Parent</name>
     <description>The parent project for Apache Sling archetypes.</description>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.