Author: coheigea
Date: Wed Jul 2 16:33:01 2014
New Revision: 1607416
URL: http://svn.apache.org/r1607416
Log:
[maven-release-plugin] prepare for next development iteration
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=1607416&r1=1607415&r2=1607416&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/pom.xml Wed Jul 2 16:33:01 2014
@@ -22,7 +22,7 @@
<artifactId>wss4j</artifactId>
<packaging>bundle</packaging>
<name>Apache WSS4J</name>
- <version>1.6.16</version>
+ <version>1.6.17-SNAPSHOT</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/tags/wss4j-1.6.16
+
scm:svn:http://svn.apache.org/repos/asf/webservices/wss4j/branches/1_6_x-fixes/
</connection>
<developerConnection>
-
scm:svn:https://svn.apache.org/repos/asf/webservices/wss4j/tags/wss4j-1.6.16
+
scm:svn:https://svn.apache.org/repos/asf/webservices/wss4j/branches/1_6_x-fixes/
</developerConnection>
-
<url>http://svn.apache.org/repos/asf/webservices/wss4j/tags/wss4j-1.6.16</url>
+
<url>http://svn.apache.org/repos/asf/webservices/wss4j/branches/1_6_x-fixes</url>
</scm>
<organization>
<name>The Apache Software Foundation</name>