You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2015/07/09 12:52:23 UTC

svn commit: r1690062 - /santuario/xml-security-java/trunk/pom.xml

Author: coheigea
Date: Thu Jul  9 10:52:22 2015
New Revision: 1690062

URL: http://svn.apache.org/r1690062
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    santuario/xml-security-java/trunk/pom.xml

Modified: santuario/xml-security-java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/pom.xml?rev=1690062&r1=1690061&r2=1690062&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Thu Jul  9 10:52:22 2015
@@ -22,7 +22,7 @@
     <artifactId>xmlsec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache XML Security for Java</name>
-    <version>2.0.5</version>
+    <version>2.0.6-SNAPSHOT</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:http://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.0.5
+            scm:svn:http://svn.apache.org/repos/asf/santuario/xml-security-java/trunk/
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.0.5
+            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/trunk/
         </developerConnection>
-        <url>http://svn.apache.org/repos/asf/santuario/xml-security-java/tags/xmlsec-2.0.5</url>
+        <url>http://svn.apache.org/repos/asf/santuario/xml-security-java/trunk/</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>