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 796b67d660e668055ed792b9e89d0c1914137d1d Author: Robert Munteanu <[email protected]> AuthorDate: Wed Apr 30 15:13:58 2014 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1591343 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 36a82b1..c79f0b3 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>1</version> + <version>2-SNAPSHOT</version> <name>Apache Sling Archetype Parent</name> <description>The parent project for Apache Sling archetypes.</description> @@ -59,9 +59,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-1</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-1</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/archetypes/parent</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/archetypes/parent</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
