[maven-release-plugin] prepare release org.apache.sling.auth.core-1.3.10

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1690008 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 37163d8..6d0b5bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,12 +24,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>24</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.auth.core</artifactId>
     <packaging>bundle</packaging>
-    <version>1.3.9-SNAPSHOT</version>
+    <version>1.3.10</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.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.core-1.3.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.core-1.3.10</url>
     </scm>
 
     <build>