Author: alessio.soldano(a)jboss.com
Date: 2012-06-05 06:17:04 -0400 (Tue, 05 Jun 2012)
New Revision: 16388
Modified:
stack/cxf/trunk/pom.xml
Log:
Use latest parent
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2012-06-05 10:15:36 UTC (rev 16387)
+++ stack/cxf/trunk/pom.xml 2012-06-05 10:17:04 UTC (rev 16388)
@@ -38,7 +38,7 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0.GA</version>
</parent>
<!-- Source Control Management -->