[maven-release-plugin] prepare release xmlsec-2.1.5
diff --git a/pom.xml b/pom.xml
index 6f5f16c..ae617df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <artifactId>xmlsec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache XML Security for Java</name>
-    <version>2.1.5-SNAPSHOT</version>
+    <version>2.1.5</version>
     <description>
         Apache XML Security for Java supports XML-Signature Syntax and Processing,
         W3C Recommendation 12 February 2002, and XML Encryption Syntax and
@@ -57,12 +57,12 @@
     </licenses>
     <scm>
         <connection>
-            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/branches/2.1.x-fixes/
+            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.1.5
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/branches/2.1.x-fixes/
+            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.1.5
         </developerConnection>
-        <url>https://svn.apache.org/repos/asf/santuario/xml-security-java/branches/2.1.x-fixes/</url>
+        <url>https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.1.5</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>