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 2011/09/15 11:39:22 UTC

svn commit: r1171023 - /maven/indexer/trunk/indexer-core/pom.xml

Author: olamy
Date: Thu Sep 15 09:39:22 2011
New Revision: 1171023

URL: http://svn.apache.org/viewvc?rev=1171023&view=rev
Log:
upgrade to archetype 2.1

Modified:
    maven/indexer/trunk/indexer-core/pom.xml

Modified: maven/indexer/trunk/indexer-core/pom.xml
URL: http://svn.apache.org/viewvc/maven/indexer/trunk/indexer-core/pom.xml?rev=1171023&r1=1171022&r2=1171023&view=diff
==============================================================================
--- maven/indexer/trunk/indexer-core/pom.xml (original)
+++ maven/indexer/trunk/indexer-core/pom.xml Thu Sep 15 09:39:22 2011
@@ -38,7 +38,7 @@ under the License.
     <lucene.version>3.0.3</lucene.version>
     <maven.version>3.0.1</maven.version>
     <aether.version>1.8</aether.version>
-    <archetype.version>2.0-alpha-4</archetype.version>
+    <archetype.version>2.1</archetype.version>
     <wagon.version>1.0</wagon.version>
     <truezip.version>7.0-rc1</truezip.version>
   </properties>