Author: asoldano
Date: 2015-03-20 11:32:49 -0400 (Fri, 20 Mar 2015)
New Revision: 19592
Modified:
projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml
Log:
[JBWS-3617] Bump to 1.1.0-SNAPSHOT and use latest parent
Modified: projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml
===================================================================
--- projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml 2015-03-20 15:29:07
UTC (rev 19591)
+++ projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml 2015-03-20 15:32:49
UTC (rev 19592)
@@ -5,11 +5,11 @@
<parent>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-parent</artifactId>
- <version>1.1.0.GA</version>
+ <version>1.2.0.CR1</version>
</parent>
<groupId>org.jboss.ws.plugins.archetypes</groupId>
<artifactId>jaxws-codefirst</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>JBossWS-CXF Archetype - Simple JAX-WS Code First</name>
Show replies by date