Author: cstamas
Date: Wed Mar 30 10:06:24 2011
New Revision: 1086885
URL: http://svn.apache.org/viewvc?rev=1086885&view=rev
Log:
Bumping version to 4.1.0-SNAPSHOT
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=1086885&r1=1086884&r2=1086885&view=diff
==============================================================================
--- maven/indexer/trunk/indexer-artifact/pom.xml (original)
+++ maven/indexer/trunk/indexer-artifact/pom.xml Wed Mar 30 10:06:24 2011
@@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.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=1086885&r1=1086884&r2=1086885&view=diff
==============================================================================
--- maven/indexer/trunk/indexer-core/pom.xml (original)
+++ maven/indexer/trunk/indexer-core/pom.xml Wed Mar 30 10:06:24 2011
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.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=1086885&r1=1086884&r2=1086885&view=diff
==============================================================================
--- maven/indexer/trunk/pom.xml (original)
+++ maven/indexer/trunk/pom.xml Wed Mar 30 10:06:24 2011
@@ -28,7 +28,7 @@ under the License.
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Maven :: Indexer</name>