Repository: jclouds-labs-aws Updated Branches: refs/heads/1.7.x ee84acff7 -> 3424496e9
Updating jclouds.version to 1.7.2 Preparing for the 1.7.2 jclouds-labs-aws 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/3eacd72b Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/tree/3eacd72b Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/diff/3eacd72b Branch: refs/heads/1.7.x Commit: 3eacd72bcaf83a2277c4c14762bfe0ad0ac27772 Parents: ee84acf Author: Andrew Phillips <[email protected]> Authored: Mon Apr 7 15:07:02 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Mon Apr 7 15:07:02 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/3eacd72b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3a50a5a..0386d2b 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ </scm> <properties> - <jclouds.version>1.7.2-SNAPSHOT</jclouds.version> + <jclouds.version>1.7.2</jclouds.version> </properties> <repositories>
