Updated Branches: refs/heads/master eac7b9d81 -> ac0c698c5
Revert "Moved project version to 1.8.1-SNAPSHOT" This reverts commit eac7b9d81f7a4cf7b8e5a7ac86f4db28274cfc3d. Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/ac0c698c Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/ac0c698c Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/ac0c698c Branch: refs/heads/master Commit: ac0c698c5862cbc675ea02017dda432a375e43e1 Parents: eac7b9d Author: Mark Hobson <[email protected]> Authored: Tue Oct 30 21:56:22 2012 +0000 Committer: Mark Hobson <[email protected]> Committed: Tue Oct 30 21:56:22 2012 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-scm/blob/ac0c698c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e399824..c9c784a 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.maven.scm</groupId> <artifactId>maven-scm</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <packaging>pom</packaging> <name>Maven SCM</name>
