This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-archetype-parent.git
commit dc1e6076dacd0b6859d153d795eac0b23e68d80e Author: Robert Munteanu <[email protected]> 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@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 "[email protected]" <[email protected]>.
