Author: richard.opalka(a)jboss.com
Date: 2008-11-25 15:31:12 -0500 (Tue, 25 Nov 2008)
New Revision: 8787
Modified:
container/jboss42/branches/jboss422/pom.xml
container/jboss42/branches/jboss423/pom.xml
container/jboss42/trunk/pom.xml
Log:
use new parent
Modified: container/jboss42/branches/jboss422/pom.xml
===================================================================
--- container/jboss42/branches/jboss422/pom.xml 2008-11-25 20:28:26 UTC (rev 8786)
+++ container/jboss42/branches/jboss422/pom.xml 2008-11-25 20:31:12 UTC (rev 8787)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.1.GA</version>
+ <version>1.0.2-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->
Modified: container/jboss42/branches/jboss423/pom.xml
===================================================================
--- container/jboss42/branches/jboss423/pom.xml 2008-11-25 20:28:26 UTC (rev 8786)
+++ container/jboss42/branches/jboss423/pom.xml 2008-11-25 20:31:12 UTC (rev 8787)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.1.GA</version>
+ <version>1.0.2-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->
Modified: container/jboss42/trunk/pom.xml
===================================================================
--- container/jboss42/trunk/pom.xml 2008-11-25 20:28:26 UTC (rev 8786)
+++ container/jboss42/trunk/pom.xml 2008-11-25 20:31:12 UTC (rev 8787)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.1.GA</version>
+ <version>1.0.2-SNAPSHOT</version>
</parent>
<!-- Source Control Management -->