Author: alessio.soldano(a)jboss.com
Date: 2010-04-21 11:29:08 -0400 (Wed, 21 Apr 2010)
New Revision: 12080
Modified:
container/jboss50/branches/jbossws-jboss510/pom.xml
Log:
[JBWS-3005] Moving back to a modified jbossws-parent
Modified: container/jboss50/branches/jbossws-jboss510/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss510/pom.xml 2010-04-21 15:22:07 UTC (rev
12079)
+++ container/jboss50/branches/jbossws-jboss510/pom.xml 2010-04-21 15:29:08 UTC (rev
12080)
@@ -5,14 +5,15 @@
<name>JBoss Web Services - Container JBoss-5.1.0.GA</name>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss510</artifactId>
+ <description>JBossWS Container integration for JBoss AS
5.1.0.GA</description>
<version>3.3.0-SNAPSHOT</version>
<!-- Parent -->
<parent>
- <groupId>org.jboss</groupId>
- <artifactId>jboss-parent</artifactId>
- <version>5</version>
+ <groupId>org.jboss.ws</groupId>
+ <artifactId>jbossws-parent</artifactId>
+ <version>1.0.6-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->