Author: asoldano
Date: 2013-09-17 03:53:01 -0400 (Tue, 17 Sep 2013)
New Revision: 17927
Modified:
hudson/branches/jbossws-hudson-4.2.1.Final/ant.properties.example
hudson/branches/jbossws-hudson-4.2.1.Final/pom.xml
Log:
Updating versions...
Modified: hudson/branches/jbossws-hudson-4.2.1.Final/ant.properties.example
===================================================================
--- hudson/branches/jbossws-hudson-4.2.1.Final/ant.properties.example 2013-09-17 07:49:58
UTC (rev 17926)
+++ hudson/branches/jbossws-hudson-4.2.1.Final/ant.properties.example 2013-09-17 07:53:01
UTC (rev 17927)
@@ -18,7 +18,7 @@
hudson.http.port=8180
hudson.native.url=http://anonsvn.jboss.org/repos/jbossws/stack/native/trunk
-hudson.cxf.url=http://anonsvn.jboss.org/repos/jbossws/stack/cxf/trunk
+hudson.cxf.url=http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cxf-4.2.1.Final
hudson.jboss712.url=https://github.com/jbossas/jboss-as
hudson.jboss712.build=jboss-as-7.1.2.Final
Modified: hudson/branches/jbossws-hudson-4.2.1.Final/pom.xml
===================================================================
--- hudson/branches/jbossws-hudson-4.2.1.Final/pom.xml 2013-09-17 07:49:58 UTC (rev
17926)
+++ hudson/branches/jbossws-hudson-4.2.1.Final/pom.xml 2013-09-17 07:53:01 UTC (rev
17927)
@@ -20,7 +20,7 @@
<artifactId>jbossws-hudson</artifactId>
<packaging>pom</packaging>
<description>JBossWS Hudson Integration</description>
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.1.Final</version>
<!-- Parent -->
<parent>
@@ -30,9 +30,9 @@
</parent>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/hudson/trunk...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/hudson...
- <
url>http://fisheye.jboss.com/viewrep/JBossWS/hudson/trunk</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/hudson/branc...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/hudson...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/hudson/branches/jbossws-h...
</scm>
</project>