Repository: jclouds-labs-aws Updated Branches: refs/heads/master 25e5c59f9 -> 8fba1f279
Up to 2.0.0-SNAPSHOT after the 1.8.0 release Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/commit/8fba1f27 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/tree/8fba1f27 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/diff/8fba1f27 Branch: refs/heads/master Commit: 8fba1f279b8c469ad30185d6d24c01147a64f73b Parents: 25e5c59 Author: Andrew Phillips <[email protected]> Authored: Tue Aug 5 10:37:58 2014 +0200 Committer: Andrew Phillips <[email protected]> Committed: Tue Aug 5 10:38:41 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/8fba1f27/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4817831..8a81c7d 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-aws</artifactId>
