[jbossws-commits] JBossWS SVN: r12019 - in container/jboss50/branches: jbossws-jboss510 and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Apr 16 05:50:31 EDT 2010


Author: richard.opalka at jboss.com
Date: 2010-04-16 05:50:31 -0400 (Fri, 16 Apr 2010)
New Revision: 12019

Modified:
   container/jboss50/branches/jbossws-jboss501/pom.xml
   container/jboss50/branches/jbossws-jboss510/pom.xml
Log:
[JBWS-3003] fixing maven warning

Modified: container/jboss50/branches/jbossws-jboss501/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss501/pom.xml	2010-04-16 09:46:54 UTC (rev 12018)
+++ container/jboss50/branches/jbossws-jboss501/pom.xml	2010-04-16 09:50:31 UTC (rev 12019)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jboss.ws</groupId>
     <artifactId>jbossws-parent</artifactId>
-    <version>1.0.4.GA</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <!-- Source Control Management -->

Modified: container/jboss50/branches/jbossws-jboss510/pom.xml
===================================================================
--- container/jboss50/branches/jbossws-jboss510/pom.xml	2010-04-16 09:46:54 UTC (rev 12018)
+++ container/jboss50/branches/jbossws-jboss510/pom.xml	2010-04-16 09:50:31 UTC (rev 12019)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.jboss.ws</groupId>
     <artifactId>jbossws-parent</artifactId>
-    <version>1.0.4.GA</version>
+    <version>1.0.5-SNAPSHOT</version>
   </parent>
 
   <!-- Source Control Management -->



More information about the jbossws-commits mailing list