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 2019/07/16 11:47:57 UTC

svn commit: r1863126 - /santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Author: coheigea
Date: Tue Jul 16 11:47:57 2019
New Revision: 1863126

URL: http://svn.apache.org/viewvc?rev=1863126&view=rev
Log:
Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit b8a5dbe24bcbc4578be7b74e83e6b3943a88b424.

Modified:
    santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/2.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.1.x-fixes/pom.xml?rev=1863126&r1=1863125&r2=1863126&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.1.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.1.x-fixes/pom.xml Tue Jul 16 11:47:57 2019
@@ -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.4</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.4
         </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.4
         </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.4</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>