Author: alessio.soldano(a)jboss.com
Date: 2011-05-10 10:15:57 -0400 (Tue, 10 May 2011)
New Revision: 14345
Modified:
projects/jaxws-jboss-httpserver-httpspi/trunk/pom.xml
Log:
Updating pom.xml
Modified: projects/jaxws-jboss-httpserver-httpspi/trunk/pom.xml
===================================================================
--- projects/jaxws-jboss-httpserver-httpspi/trunk/pom.xml 2011-05-10 14:13:19 UTC (rev
14344)
+++ projects/jaxws-jboss-httpserver-httpspi/trunk/pom.xml 2011-05-10 14:15:57 UTC (rev
14345)
@@ -3,18 +3,18 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <name>JBoss JDK6 httpserver to JAXWS 2.2 HTTP SPI bridge</name>
+ <name>JBoss httpserver to JAXWS 2.2 HTTP SPI bridge</name>
<groupId>org.jboss.ws.projects</groupId>
- <artifactId>jaxws-httpserver-httpspi</artifactId>
+ <artifactId>jaxws-jboss-httpserver-httpspi</artifactId>
<packaging>jar</packaging>
<version>1.0.0-SNAPSHOT</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-jboss-http...
</scm>
<!-- Parent -->