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 2013/06/17 17:40:31 UTC

svn commit: r1493817 - /santuario/xml-security-java/branches/1.4.x-fixes/pom.xml

Author: coheigea
Date: Mon Jun 17 15:40:31 2013
New Revision: 1493817

URL: http://svn.apache.org/r1493817
Log:
[maven-release-plugin] prepare release 1.4.8

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

Modified: santuario/xml-security-java/branches/1.4.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/1.4.x-fixes/pom.xml?rev=1493817&r1=1493816&r2=1493817&view=diff
==============================================================================
--- santuario/xml-security-java/branches/1.4.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/1.4.x-fixes/pom.xml Mon Jun 17 15:40:31 2013
@@ -16,15 +16,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.santuario</groupId>
     <artifactId>xmlsec</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Santuario</name>
-    <version>1.4.8-SNAPSHOT</version>
+    <version>1.4.8</version>
     <description>
         Apache Santuario supports XML-Signature Syntax and Processing,
         W3C Recommendation 12 February 2002, and XML Encryption Syntax and
@@ -60,12 +58,12 @@
     </licenses>
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/santuario/xml-security-java/branches/1.4.x-fixes
+            scm:svn:http://svn.apache.org/repos/asf/santuario/xml-security-java/tags/1.4.8
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/branches/1.4.x-fixes
+            scm:svn:https://svn.apache.org/repos/asf/santuario/xml-security-java/tags/1.4.8
         </developerConnection>
-        <url>http://http://svn.apache.org/repos/asf/santuario/xml-security-java/branches/1.4.x-fixes/</url>
+        <url>http://http://svn.apache.org/repos/asf/santuario/xml-security-java/tags/1.4.8</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>