Updated Branches: refs/heads/master d48fa396f -> bf3895f8b
Using jclouds 1.6.2-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/e64a8faf Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/e64a8faf Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/e64a8faf Branch: refs/heads/master Commit: e64a8fafdf59724b509af83eabbde17a24f9d2d6 Parents: e723041 Author: M. Isuru Tharanga Chrishantha Perera <[email protected]> Authored: Thu Jan 16 15:30:41 2014 +0530 Committer: M. Isuru Tharanga Chrishantha Perera <[email protected]> Committed: Thu Jan 16 15:30:41 2014 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/e64a8faf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e038c9c..c8179ed 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.3</jclouds.version> + <jclouds.version>1.6.2-incubating</jclouds.version> </properties> </project>
