Author: coheigea
Date: Tue Jul 9 15:15:37 2013
New Revision: 1501321
URL: http://svn.apache.org/r1501321
Log:
[maven-release-plugin] prepare release 1_6_11
Modified:
webservices/wss4j/branches/1_6_x-fixes/pom.xml
Modified: webservices/wss4j/branches/1_6_x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/pom.xml?rev=1501321&r1=1501320&r2=1501321&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/pom.xml Tue Jul 9 15:15:37 2013
@@ -22,7 +22,7 @@
<artifactId>wss4j</artifactId>
<packaging>bundle</packaging>
<name>Apache WSS4J</name>
- <version>1.6.11-SNAPSHOT</version>
+ <version>1.6.11</version>
<description>
The Apache WSS4J project provides a Java implementation of the primary
security standards
for Web Services, namely the OASIS Web Services Security (WS-Security)
specifications
@@ -67,12 +67,12 @@
</licenses>
<scm>
<connection>
-
scm:svn:http://svn.apache.org/repos/asf/webservices/wss4j/branches/1_6_x-fixes/
+
scm:svn:http://svn.apache.org/repos/asf/webservices/wss4j/tags/1_6_11
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/webservices/wss4j/branches/1_6_x-fixes/
+
scm:svn:https://svn.apache.org/repos/asf/webservices/wss4j/tags/1_6_11
</developerConnection>
-
<url>http://svn.apache.org/repos/asf/webservices/wss4j/branches/1_6_x-fixes</url>
+
<url>http://svn.apache.org/repos/asf/webservices/wss4j/tags/1_6_11</url>
</scm>
<organization>
<name>The Apache Software Foundation</name>