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 f3e2d6cda2d9ef996a1cb728ce84184febe51078 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 16 14:51:09 2015 +0000 [maven-release-plugin] rollback the release of sling-archetype-parent-2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709027 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9f9fac8..f883e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -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> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
