You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/08/02 23:05:40 UTC

svn commit: r1368706 - /maven/archetypes/trunk/maven-archetype-plugin/pom.xml

Author: olamy
Date: Thu Aug  2 21:05:40 2012
New Revision: 1368706

URL: http://svn.apache.org/viewvc?rev=1368706&view=rev
Log:
use own version

Modified:
    maven/archetypes/trunk/maven-archetype-plugin/pom.xml

Modified: maven/archetypes/trunk/maven-archetype-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-plugin/pom.xml?rev=1368706&r1=1368705&r2=1368706&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-plugin/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-plugin/pom.xml Thu Aug  2 21:05:40 2012
@@ -31,6 +31,7 @@ under the License.
 
   <artifactId>maven-archetype-plugin</artifactId>
   <packaging>maven-archetype</packaging>
+  <version>1.2-SNAPSHOT</version>
 
   <name>Maven Plugin Archetype</name>
   <description>