Author: cziegeler
Date: Tue Apr 30 09:51:14 2013
New Revision: 1477524

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

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1477524&r1=1477523&r2=1477524&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Tue Apr 30 09:51:14 2013
@@ -28,7 +28,7 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <packaging>pom</packaging>
-    <version>16-SNAPSHOT</version>
+    <version>16</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-16</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/sling-16</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/sling-16</url>
     </scm>
 
 


Reply via email to