Repository: jclouds-labs Updated Branches: refs/heads/master a81d8aeb2 -> eed3a063d
Up to 2.0.0-SNAPSHOT after the 1.8.0 release Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs/commit/eed3a063 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs/tree/eed3a063 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs/diff/eed3a063 Branch: refs/heads/master Commit: eed3a063d9990cd001a426e350bac8478a5e476b Parents: a81d8ae Author: Andrew Phillips <[email protected]> Authored: Tue Aug 5 10:16:10 2014 +0200 Committer: Andrew Phillips <[email protected]> Committed: Tue Aug 5 10:16:10 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/eed3a063/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d4e7ca8..32e1766 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <groupId>org.apache.jclouds.labs</groupId> <artifactId>jclouds-labs</artifactId>
