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 111104172d72e2754f5a6e1516e54be39cec829a Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 16 19:42:21 2015 +0000 [maven-release-plugin] prepare release sling-archetype-parent-4 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1709071 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0ef077d..2646d7a 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <artifactId>sling-archetype-parent</artifactId> <packaging>pom</packaging> - <version>4-SNAPSHOT</version> + <version>4</version> <name>Apache Sling Archetype Parent</name> <description>The parent project for Apache Sling archetypes.</description> @@ -58,9 +58,9 @@ </properties> <scm> - <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> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-archetype-parent-4</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/sling-archetype-parent-4</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
