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

svn commit: r1769296 - /sling/trunk/bundles/auth/core/pom.xml

Author: asanso
Date: Fri Nov 11 15:04:27 2016
New Revision: 1769296

URL: http://svn.apache.org/viewvc?rev=1769296&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.auth.core-1.3.22

Modified:
    sling/trunk/bundles/auth/core/pom.xml

Modified: sling/trunk/bundles/auth/core/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core/pom.xml?rev=1769296&r1=1769295&r2=1769296&view=diff
==============================================================================
--- sling/trunk/bundles/auth/core/pom.xml (original)
+++ sling/trunk/bundles/auth/core/pom.xml Fri Nov 11 15:04:27 2016
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.auth.core</artifactId>
     <packaging>bundle</packaging>
-    <version>1.3.21-SNAPSHOT</version>
+    <version>1.3.22</version>
 
     <name>Apache Sling Authentication Service</name>
     <description>
@@ -46,9 +46,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.core-1.3.22</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.core-1.3.22</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.core-1.3.22</url>
     </scm>
 
     <build>