Author: richard.opalka(a)jboss.com
Date: 2009-02-13 17:00:49 -0500 (Fri, 13 Feb 2009)
New Revision: 9306
Modified:
container/jboss50/branches/jboss501/pom.xml
Log:
fix artifact id
Modified: container/jboss50/branches/jboss501/pom.xml
===================================================================
--- container/jboss50/branches/jboss501/pom.xml 2009-02-13 21:45:53 UTC (rev 9305)
+++ container/jboss50/branches/jboss501/pom.xml 2009-02-13 22:00:49 UTC (rev 9306)
@@ -2,9 +2,9 @@
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 Web Services - Container JBoss-5.0.1.CR1</name>
+ <name>JBoss Web Services - Container JBoss-5.0.1.GA</name>
<groupId>org.jboss.ws</groupId>
- <artifactId>jbossws-jboss501CR1</artifactId>
+ <artifactId>jbossws-jboss501x</artifactId>
<version>3.0.6-SNAPSHOT</version>
@@ -17,9 +17,9 @@
<!-- Source Control Management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
-
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss50/branche...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss50/branche...
</scm>
<!-- Properties -->