[jbossws-commits] JBossWS SVN: r19144 - hudson/branches/arquillian.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Dec 15 09:13:51 EST 2014


Author: asoldano
Date: 2014-12-15 09:13:51 -0500 (Mon, 15 Dec 2014)
New Revision: 19144

Modified:
   hudson/branches/arquillian/pom.xml
Log:
Change version


Modified: hudson/branches/arquillian/pom.xml
===================================================================
--- hudson/branches/arquillian/pom.xml	2014-12-15 14:06:05 UTC (rev 19143)
+++ hudson/branches/arquillian/pom.xml	2014-12-15 14:13:51 UTC (rev 19144)
@@ -20,7 +20,7 @@
   <artifactId>jbossws-hudson</artifactId>
   <packaging>pom</packaging>
   <description>JBossWS Hudson Integration</description>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>5.0.0.Beta3-SNAPSHOT</version>
 
   <!-- Parent -->
   <parent>
@@ -30,9 +30,9 @@
   </parent>
 
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/hudson/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/hudson/trunk</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/hudson/trunk</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/branches/arquillian</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/branches/arquillian</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/branches/arquillian</url>
   </scm>
 
 </project>



More information about the jbossws-commits mailing list