Author: tv
Date: Tue Nov 8 01:02:02 2011
New Revision: 1199037
URL: http://svn.apache.org/viewvc?rev=1199037&view=rev
Log:
change artifact id and version to allow for separate 4.0 version
Modified:
turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml
Modified: turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml?rev=1199037&r1=1199036&r2=1199037&view=diff
==============================================================================
--- turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml (original)
+++ turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/pom.xml Tue Nov 8
01:02:02 2011
@@ -22,8 +22,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.turbine</groupId>
- <artifactId>turbine-webapp</artifactId>
- <version>2.3.3-SNAPSHOT</version>
+ <artifactId>turbine-webapp-2.3.3</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>Archetype - turbine-webapp</name>