Updated Branches: refs/heads/1.7.x 9f056ce13 -> 705c62851
Set jclouds.version to 1.7.0 Project: http://git-wip-us.apache.org/repos/asf/jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-cli/commit/9e7c20fa Tree: http://git-wip-us.apache.org/repos/asf/jclouds-cli/tree/9e7c20fa Diff: http://git-wip-us.apache.org/repos/asf/jclouds-cli/diff/9e7c20fa Branch: refs/heads/1.7.x Commit: 9e7c20fac8234f2f51834569f93086394c449a66 Parents: 9f056ce Author: Andrew Bayer <[email protected]> Authored: Tue Dec 17 10:58:34 2013 -0800 Committer: Andrew Bayer <[email protected]> Committed: Tue Dec 17 11:12:30 2013 -0800 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-cli/blob/9e7c20fa/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index 1390233..632e0a4 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> </parent> <groupId>org.apache.jclouds.cli</groupId>
