[jbossws-commits] JBossWS SVN: r13404 - common/branches/jbossws-common-1.4.1.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Dec 3 08:29:26 EST 2010


Author: richard.opalka at jboss.com
Date: 2010-12-03 08:29:26 -0500 (Fri, 03 Dec 2010)
New Revision: 13404

Modified:
   common/branches/jbossws-common-1.4.1/pom.xml
Log:
prepare for COMMON tagging 1.4.1.CR3

Modified: common/branches/jbossws-common-1.4.1/pom.xml
===================================================================
--- common/branches/jbossws-common-1.4.1/pom.xml	2010-12-03 13:26:02 UTC (rev 13403)
+++ common/branches/jbossws-common-1.4.1/pom.xml	2010-12-03 13:29:26 UTC (rev 13404)
@@ -9,7 +9,7 @@
   <packaging>jar</packaging>
   <description>JBossWS Common</description>
 
-  <version>1.4.1-SNAPSHOT</version>
+  <version>1.4.1.CR3</version>
 
   <!-- Parent -->
   <parent>
@@ -20,14 +20,14 @@
 
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/common/branches/jbossws-common-1.4.1</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/common/branches/jbossws-common-1.4.1</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/common/branches/jbossws-common-1.4.1</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/common/tags/jbossws-common-1.4.1.CR3</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/common/tags/jbossws-common-1.4.1.CR3</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/common/tags/jbossws-common-1.4.1.CR3</url>
   </scm>
 
   <!-- Properties -->
   <properties>
-    <jbossws.spi.version>1.4.1-SNAPSHOT</jbossws.spi.version>
+    <jbossws.spi.version>1.4.1.CR4</jbossws.spi.version>
     <jboss.jaxbintros.version>1.0.2.GA</jboss.jaxbintros.version>
     <jboss.common.core.version>2.2.14.GA</jboss.common.core.version>
     <jboss.ejb.api.version>3.0.0.GA</jboss.ejb.api.version>



More information about the jbossws-commits mailing list