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 2012/05/14 11:21:32 UTC

svn commit: r1338111 - /sling/trunk/bundles/jcr/classloader/pom.xml

Author: cziegeler
Date: Mon May 14 09:21:32 2012
New Revision: 1338111

URL: http://svn.apache.org/viewvc?rev=1338111&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.jcr.classloader-3.1.6

Modified:
    sling/trunk/bundles/jcr/classloader/pom.xml

Modified: sling/trunk/bundles/jcr/classloader/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/classloader/pom.xml?rev=1338111&r1=1338110&r2=1338111&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/classloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/classloader/pom.xml Mon May 14 09:21:32 2012
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.classloader</artifactId>
-    <version>3.1.5-SNAPSHOT</version>
+    <version>3.1.6</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling JCR ClassLoader</name>
@@ -40,9 +40,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/classloader</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/classloader</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/classloader</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.classloader-3.1.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.classloader-3.1.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.classloader-3.1.6</url>
     </scm>
 
     <build>