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 2013/01/04 12:47:30 UTC

svn commit: r1428808 - /maven/indexer/trunk/pom.xml

Author: olamy
Date: Fri Jan  4 11:47:30 2013
New Revision: 1428808

URL: http://svn.apache.org/viewvc?rev=1428808&view=rev
Log:
use last parent snapshot

Modified:
    maven/indexer/trunk/pom.xml

Modified: maven/indexer/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/indexer/trunk/pom.xml?rev=1428808&r1=1428807&r2=1428808&view=diff
==============================================================================
--- maven/indexer/trunk/pom.xml (original)
+++ maven/indexer/trunk/pom.xml Fri Jan  4 11:47:30 2013
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>22</version>
+    <version>23-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.maven.indexer</groupId>