Updated Branches: refs/heads/master 9ea0a85d7 -> d80d74e15
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/d80d74e1 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/d80d74e1 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/d80d74e1 Branch: refs/heads/master Commit: d80d74e1575f709d5b79324e0bb824d2c545874c Parents: 9ea0a85 Author: Peter Ansell <[email protected]> Authored: Wed Jun 26 10:27:00 2013 +1000 Committer: Peter Ansell <[email protected]> Committed: Wed Jun 26 10:27:00 2013 +1000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/d80d74e1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4406f3d..e69dbd7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,7 @@ <groupId>org.apache.any23</groupId> <artifactId>apache-any23</artifactId> + <version>0.9.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Any23</name>
