Author: richard.opalka(a)jboss.com
Date: 2010-05-04 06:00:38 -0400 (Tue, 04 May 2010)
New Revision: 12152
Modified:
container/jboss50/branches/jbossws-jboss501/pom.xml
container/jboss50/branches/jbossws-jboss510/pom.xml
Log:
fixing parent
Modified: container/jboss50/branches/jbossws-jboss501/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss501/pom.xml 2010-05-04 09:56:15 UTC (rev
12151)
+++ container/jboss50/branches/jbossws-jboss501/pom.xml 2010-05-04 10:00:38 UTC (rev
12152)
@@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.6.GA</version>
</parent>
<!-- Source Control Management -->
Modified: container/jboss50/branches/jbossws-jboss510/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss510/pom.xml 2010-05-04 09:56:15 UTC (rev
12151)
+++ container/jboss50/branches/jbossws-jboss510/pom.xml 2010-05-04 10:00:38 UTC (rev
12152)
@@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.0.6-SNAPSHOT</version>
+ <version>1.0.6.GA</version>
</parent>
<!-- Source Control Management -->
Show replies by date