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 2015/08/12 11:17:22 UTC

svn commit: r1695454 - /sling/trunk/bundles/jcr/davex/pom.xml

Author: cziegeler
Date: Wed Aug 12 09:17:22 2015
New Revision: 1695454

URL: http://svn.apache.org/r1695454
Log:
[maven-release-plugin] prepare release org.apache.sling.jcr.davex-1.3.0

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

Modified: sling/trunk/bundles/jcr/davex/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/davex/pom.xml?rev=1695454&r1=1695453&r2=1695454&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/davex/pom.xml (original)
+++ sling/trunk/bundles/jcr/davex/pom.xml Wed Aug 12 09:17:22 2015
@@ -14,12 +14,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>24</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.jcr.davex</artifactId>
     <packaging>bundle</packaging>
-    <version>1.2.3-SNAPSHOT</version>
+    <version>1.3.0</version>
 
     <name>Apache Sling DavEx Access to repositories</name>
     <description>
@@ -27,9 +27,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/davex</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/davex</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/davex</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.davex-1.3.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.davex-1.3.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.davex-1.3.0</url>
     </scm>
 
     <build>