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/07/30 15:54:58 UTC

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

Author: olamy
Date: Mon Jul 30 13:54:57 2012
New Revision: 1367089

URL: http://svn.apache.org/viewvc?rev=1367089&view=rev
Log:
use archetype 2.2

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=1367089&r1=1367088&r2=1367089&view=diff
==============================================================================
--- maven/indexer/trunk/indexer-core/pom.xml (original)
+++ maven/indexer/trunk/indexer-core/pom.xml Mon Jul 30 13:54:57 2012
@@ -38,7 +38,7 @@ under the License.
     <lucene.version>3.6.1</lucene.version>
     <maven.version>3.0.1</maven.version>
     <aether.version>1.8</aether.version>
-    <archetype.version>2.1</archetype.version>
+    <archetype.version>2.2</archetype.version>
     <wagon.version>2.2</wagon.version>
     <truezip.version>7.0-rc1</truezip.version>
   </properties>