Author: alessio.soldano(a)jboss.com
Date: 2012-04-26 09:19:46 -0400 (Thu, 26 Apr 2012)
New Revision: 16218
Modified:
shared-testsuite/tags/jbossws-shared-testsuite-4.0.4.GA/pom.xml
Log:
Fixing pom.xml
Modified: shared-testsuite/tags/jbossws-shared-testsuite-4.0.4.GA/pom.xml
===================================================================
--- shared-testsuite/tags/jbossws-shared-testsuite-4.0.4.GA/pom.xml 2012-04-26 13:15:56
UTC (rev 16217)
+++ shared-testsuite/tags/jbossws-shared-testsuite-4.0.4.GA/pom.xml 2012-04-26 13:19:46
UTC (rev 16218)
@@ -6,7 +6,7 @@
<artifactId>jbossws-shared-testsuite</artifactId>
<description>JBossWS Stack Agnostic Testsuite</description>
- <version>4.0.4-SNAPSHOT</version>
+ <version>4.0.4.GA</version>
<!-- Parent -->
<parent>
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/shared-tests...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/shared...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/shared-testsuite/branches...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/shared-tests...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/shared...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/shared-testsuite/tags/jbo...
</scm>
<properties>