Skip to content

Commit

Permalink
Version bumped to 5.1.0-SNAP
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/indexer/trunk@1410251 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
cstamas committed Nov 16, 2012
1 parent 56b4e01 commit 8c334a6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion indexer-artifact/pom.xml
Expand Up @@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
<version>5.0.1-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>

<artifactId>indexer-artifact</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion indexer-cli/pom.xml
Expand Up @@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
<version>5.0.1-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>

<artifactId>indexer-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion indexer-core/pom.xml
Expand Up @@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
<version>5.0.1-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
</parent>

<artifactId>indexer-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -28,7 +28,7 @@ under the License.

<groupId>org.apache.maven.indexer</groupId>
<artifactId>maven-indexer</artifactId>
<version>5.0.1-SNAPSHOT</version>
<version>5.1.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Maven :: Indexer</name>
Expand Down

0 comments on commit 8c334a6

Please sign in to comment.