[jbossws-commits] JBossWS SVN: r16041 - shared-testsuite/branches/jbossws-shared-testsuite-4.0.x.
jbossws-commits at lists.jboss.org
jbossws-commits at lists.jboss.org
Mon Mar 26 09:49:36 EDT 2012
Author: ropalka
Date: 2012-03-26 09:49:36 -0400 (Mon, 26 Mar 2012)
New Revision: 16041
Modified:
shared-testsuite/branches/jbossws-shared-testsuite-4.0.x/pom.xml
Log:
prepare for next dev. cycle
Modified: shared-testsuite/branches/jbossws-shared-testsuite-4.0.x/pom.xml
===================================================================
--- shared-testsuite/branches/jbossws-shared-testsuite-4.0.x/pom.xml 2012-03-26 13:48:59 UTC (rev 16040)
+++ shared-testsuite/branches/jbossws-shared-testsuite-4.0.x/pom.xml 2012-03-26 13:49:36 UTC (rev 16041)
@@ -6,7 +6,7 @@
<artifactId>jbossws-shared-testsuite</artifactId>
<description>JBossWS Stack Agnostic Testsuite</description>
- <version>4.0.3.GA</version>
+ <version>4.0.4-SNAPSHOT</version>
<!-- Parent -->
<parent>
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/shared-testsuite/tags/jbossws-shared-testsuite-4.0.3.GA</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/shared-testsuite/tags/jbossws-shared-testsuite-4.0.3.GA</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/shared-testsuite/tags/jbossws-shared-testsuite-4.0.3.GA</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/shared-testsuite/branches/jbossws-shared-testsuite-4.0.x</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/shared-testsuite/branches/jbossws-shared-testsuite-4.0.x</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/shared-testsuite/branches/jbossws-shared-testsuite-4.0.x</url>
</scm>
<properties>
More information about the jbossws-commits
mailing list