Author: alessio.soldano(a)jboss.com
Date: 2010-04-21 06:07:26 -0400 (Wed, 21 Apr 2010)
New Revision: 12067
Modified:
common/trunk/pom.xml
Log:
[JBWS-3005] Use jboss-parent instead of jbossws-parent to satisfy requirements for new
Nexus repo
Modified: common/trunk/pom.xml
===================================================================
--- common/trunk/pom.xml 2010-04-21 09:59:54 UTC (rev 12066)
+++ common/trunk/pom.xml 2010-04-21 10:07:26 UTC (rev 12067)
@@ -12,9 +12,9 @@
<!-- Parent -->
<parent>
- <groupId>org.jboss.ws</groupId>
- <artifactId>jbossws-parent</artifactId>
- <version>1.0.5.GA</version>
+ <groupId>org.jboss</groupId>
+ <artifactId>jboss-parent</artifactId>
+ <version>5</version>
</parent>
<!-- Source Control Management -->
Show replies by date