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 14:50:16 UTC

svn commit: r1445599 - /sling/trunk/installer/providers/jcr/pom.xml

Author: cziegeler
Date: Wed Feb 13 13:50:16 2013
New Revision: 1445599

URL: http://svn.apache.org/r1445599
Log:
[maven-release-plugin] prepare release org.apache.sling.installer.provider.jcr-3.1.6

Modified:
    sling/trunk/installer/providers/jcr/pom.xml

Modified: sling/trunk/installer/providers/jcr/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/pom.xml?rev=1445599&r1=1445598&r2=1445599&view=diff
==============================================================================
--- sling/trunk/installer/providers/jcr/pom.xml (original)
+++ sling/trunk/installer/providers/jcr/pom.xml Wed Feb 13 13:50:16 2013
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.provider.jcr</artifactId>
-    <version>3.1.5-SNAPSHOT</version>
+    <version>3.1.6</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling JCR Installer</name>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</connection>
-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.1.6</connection>
+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.1.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.provider.jcr-3.1.6</url>
     </scm>
 
     <build>