Updated Branches: refs/heads/master 47f406d6b -> e72304172
Using jclouds 1.6.3 Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/ce049c9f Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/ce049c9f Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/ce049c9f Branch: refs/heads/master Commit: ce049c9fef26129636c3872d0636143ee6079c4e Parents: 5ad85be Author: M. Isuru Tharanga Chrishantha Perera <[email protected]> Authored: Thu Jan 16 11:58:25 2014 +0530 Committer: M. Isuru Tharanga Chrishantha Perera <[email protected]> Committed: Thu Jan 16 11:58:25 2014 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/ce049c9f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c8179ed..e038c9c 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.6.2-incubating</jclouds.version> + <jclouds.version>1.6.3</jclouds.version> </properties> </project>
