Repository: jclouds-labs-aws Updated Branches: refs/heads/1.7.x 6ba8750b9 -> 2941d9c8a
Moving dependencies to 1.7.3 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/90d816c7 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/tree/90d816c7 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/diff/90d816c7 Branch: refs/heads/1.7.x Commit: 90d816c7d8e9650ccad07aec41b438ff4aa38cf9 Parents: 6ba8750 Author: Andrew Bayer <[email protected]> Authored: Tue May 27 11:38:11 2014 -0700 Committer: Andrew Bayer <[email protected]> Committed: Tue May 27 11:38:11 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/90d816c7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ef650cf..1aff3bb 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> </parent> <groupId>org.apache.jclouds.labs</groupId> <artifactId>jclouds-labs-aws</artifactId>
