You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2013/02/13 11:07:16 UTC

svn commit: r1445528 - /sling/trunk/parent/pom.xml

Author: cziegeler
Date: Wed Feb 13 10:07:16 2013
New Revision: 1445528

URL: http://svn.apache.org/r1445528
Log:
[maven-release-plugin] prepare release sling-15

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1445528&r1=1445527&r2=1445528&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Wed Feb 13 10:07:16 2013
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <packaging>pom</packaging>
-    <version>15-SNAPSHOT</version>
+    <version>15</version>
 
     <name>Apache Sling (Parent)</name>
     <description>The parent project for Apache Sling</description>
@@ -64,9 +64,9 @@
 
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/parent</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/sling-15</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-15</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-15</url>
     </scm>