Repository: jclouds-labs Updated Branches: refs/heads/1.7.x e4a3b18a0 -> ff8754f1d
Updating jclouds.version to 1.7.2 Preparing for the 1.7.2 jclouds-labs 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/3e2bc9d0 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs/tree/3e2bc9d0 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs/diff/3e2bc9d0 Branch: refs/heads/1.7.x Commit: 3e2bc9d0b7fdcc121d8b9ff487210d7d1990d296 Parents: e4a3b18 Author: Andrew Phillips <[email protected]> Authored: Mon Apr 7 13:12:01 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Mon Apr 7 16:58:53 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/3e2bc9d0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 17a1c8c..7a588ad 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>
