You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by js...@apache.org on 2016/12/15 14:15:29 UTC

svn commit: r1774465 - /sling/trunk/bundles/jcr/base/pom.xml

Author: jsedding
Date: Thu Dec 15 14:15:29 2016
New Revision: 1774465

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

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

Modified: sling/trunk/bundles/jcr/base/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/base/pom.xml?rev=1774465&r1=1774464&r2=1774465&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/base/pom.xml (original)
+++ sling/trunk/bundles/jcr/base/pom.xml Thu Dec 15 14:15:29 2016
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.jcr.base</artifactId>
     <packaging>bundle</packaging>
-    <version>2.4.3-SNAPSHOT</version>
+    <version>3.0.0</version>
 
     <name>Apache Sling JCR Base Bundle</name>
     <description>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/base</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/base</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/base</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.base-3.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.base-3.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.base-3.0.0</url>
     </scm>
 
     <build>