Author: alessio.soldano(a)jboss.com
Date: 2010-10-12 12:01:45 -0400 (Tue, 12 Oct 2010)
New Revision: 13099
Modified:
projects/jaxws-httpserver-httpspi/tags/jaxws-httpserver-httpspi-1.0.0.GA/pom.xml
Log:
Fixing pom.xml
Modified:
projects/jaxws-httpserver-httpspi/tags/jaxws-httpserver-httpspi-1.0.0.GA/pom.xml
===================================================================
---
projects/jaxws-httpserver-httpspi/tags/jaxws-httpserver-httpspi-1.0.0.GA/pom.xml 2010-10-12
15:59:17 UTC (rev 13098)
+++
projects/jaxws-httpserver-httpspi/tags/jaxws-httpserver-httpspi-1.0.0.GA/pom.xml 2010-10-12
16:01:45 UTC (rev 13099)
@@ -8,13 +8,13 @@
<artifactId>jaxws-httpserver-httpspi</artifactId>
<packaging>jar</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.GA</version>
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/projects/jax...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/projec...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/projects/jaxws-httpserver...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/projects/jax...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/projec...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/projects/jaxws-httpserver...
</scm>
<!-- Parent -->