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>