Updated Branches: refs/heads/master db9e94428 -> 7800194da
fix parent pom version Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/7800194d Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/7800194d Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/7800194d Branch: refs/heads/master Commit: 7800194da6a1180a50c1388d2d18ea5a5ecc6f51 Parents: db9e944 Author: Peter Ansell <[email protected]> Authored: Wed Jun 26 09:54:38 2013 +1000 Committer: Peter Ansell <[email protected]> Committed: Wed Jun 26 09:54:38 2013 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/7800194d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 320c86e..5d40a96 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.any23</groupId> <artifactId>apache-any23</artifactId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Any23</name>
