Repository: incubator-stratos Updated Branches: refs/heads/master dfd32f23a -> f43aff4dd
upgrade jclouds to 1.7.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/f43aff4d Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/f43aff4d Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/f43aff4d Branch: refs/heads/master Commit: f43aff4ddd465e8a62040aa93d9f5609bc1e41be Parents: dfd32f2 Author: Nirmal Fernando <[email protected]> Authored: Mon Feb 17 10:14:48 2014 +0530 Committer: Nirmal Fernando <[email protected]> Committed: Mon Feb 17 10:14:48 2014 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/f43aff4d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1fa5174..7bd0014 100644 --- a/pom.xml +++ b/pom.xml @@ -432,6 +432,6 @@ <carbon.platform.package.import.version.range>[4.2.0, 5.0.0)</carbon.platform.package.import.version.range> <carbon.platform.package.export.version>4.2.0</carbon.platform.package.export.version> <axis2.osgi.version>1.6.1.wso2v10</axis2.osgi.version> - <jclouds.version>1.7.0</jclouds.version> + <jclouds.version>1.7.1</jclouds.version> </properties> </project>
