Author: asoldano
Date: 2014-09-11 11:11:10 -0400 (Thu, 11 Sep 2014)
New Revision: 18929
Modified:
projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml
Log:
Move to 1.0.1-SNAPSHOT version as we're going to use a newer tooling stack
(jbossws-cxf 5 instead of 4.2 and corresponding api/spi/common-tools)
Modified: projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml
===================================================================
--- projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml 2014-09-11 14:56:52
UTC (rev 18928)
+++ projects/plugins/maven/archetypes/jaxws-codefirst/trunk/pom.xml 2014-09-11 15:11:10
UTC (rev 18929)
@@ -9,7 +9,7 @@
</parent>
<groupId>org.jboss.ws.plugins.archetypes</groupId>
<artifactId>jaxws-codefirst</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>JBossWS-CXF Archetype - Simple JAX-WS Code First</name>
Show replies by date