Author: cstamas Date: Mon Nov 15 16:47:11 2010 New Revision: 1035350 URL: http://svn.apache.org/viewvc?rev=1035350&view=rev Log: Aligned versions with latest Sonatype indexer to avoid any problems (misunderstandings). This indexer IS the continuation of the Sonatype one, and IS moved from there.
Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core/pom.xml maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk/indexer-artifact/pom.xml URL: http://svn.apache.org/viewvc/maven/indexer/trunk/indexer-artifact/pom.xml?rev=1035350&r1=1035349&r2=1035350&view=diff ============================================================================== --- maven/indexer/trunk/indexer-artifact/pom.xml (original) +++ maven/indexer/trunk/indexer-artifact/pom.xml Mon Nov 15 16:47:11 2010 @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven.indexer</groupId> <artifactId>maven-indexer</artifactId> - <version>3.0.5-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>indexer-artifact</artifactId> Modified: maven/indexer/trunk/indexer-core/pom.xml URL: http://svn.apache.org/viewvc/maven/indexer/trunk/indexer-core/pom.xml?rev=1035350&r1=1035349&r2=1035350&view=diff ============================================================================== --- maven/indexer/trunk/indexer-core/pom.xml (original) +++ maven/indexer/trunk/indexer-core/pom.xml Mon Nov 15 16:47:11 2010 @@ -13,7 +13,7 @@ <parent> <groupId>org.apache.maven.indexer</groupId> <artifactId>maven-indexer</artifactId> - <version>3.0.5-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>indexer-core</artifactId> Modified: maven/indexer/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/indexer/trunk/pom.xml?rev=1035350&r1=1035349&r2=1035350&view=diff ============================================================================== --- maven/indexer/trunk/pom.xml (original) +++ maven/indexer/trunk/pom.xml Mon Nov 15 16:47:11 2010 @@ -29,7 +29,7 @@ under the License. <groupId>org.apache.maven.indexer</groupId> <artifactId>maven-indexer</artifactId> - <version>3.0.5-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Maven :: Indexer</name>