[jbossws-commits] JBossWS SVN: r15854 - projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Mar 5 04:46:17 EST 2012


Author: alessio.soldano at jboss.com
Date: 2012-03-05 04:46:16 -0500 (Mon, 05 Mar 2012)
New Revision: 15854

Modified:
   projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA/pom.xml
Log:
Fixing pom.xml


Modified: projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA/pom.xml
===================================================================
--- projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA/pom.xml	2012-03-05 09:40:54 UTC (rev 15853)
+++ projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA/pom.xml	2012-03-05 09:46:16 UTC (rev 15854)
@@ -8,13 +8,13 @@
   <artifactId>jaxws-jboss-httpserver-httpspi</artifactId>
   <packaging>jar</packaging>
 
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.1.GA</version>
 
   <!-- Source Control Management -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/projects/jaxws-jboss-httpserver-httpspi/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/projects/jaxws-jboss-httpserver-httpspi/trunk</developerConnection>
-    <url>http://fisheye.jboss.com/viewrep/JBossWS/projects/jaxws-jboss-httpserver-httpspi/trunk</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA</developerConnection>
+    <url>http://fisheye.jboss.com/viewrep/JBossWS/projects/jaxws-jboss-httpserver-httpspi/tags/jaxws-jboss-httpserver-httpspi-1.0.1.GA</url>
   </scm>
 
   <!-- Parent -->



More information about the jbossws-commits mailing list