You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2014/05/06 14:48:35 UTC

git commit: Updated jclouds dependency artifact version in cloud controller feature

Repository: incubator-stratos
Updated Branches:
  refs/heads/4.0.0-incubating cd8745e8d -> ff93c9760


Updated jclouds dependency artifact version in cloud controller feature


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/ff93c976
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/ff93c976
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/ff93c976

Branch: refs/heads/4.0.0-incubating
Commit: ff93c97603e11f1a185ec9aba5bcb214f99e04dd
Parents: cd8745e
Author: Imesh Gunaratne <im...@apache.org>
Authored: Tue May 6 18:17:47 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Tue May 6 18:17:47 2014 +0530

----------------------------------------------------------------------
 .../org.apache.stratos.cloud.controller.feature/pom.xml            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/ff93c976/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
----------------------------------------------------------------------
diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
index 89067fe..8483ad9 100644
--- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
+++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/pom.xml
@@ -86,7 +86,7 @@
          <dependency>
            <groupId>org.apache.stratos</groupId>
            <artifactId>openstack-nova</artifactId>
-           <version>4.0.0-SNAPSHOT</version>
+           <version>1.7.1-stratos</version>
          </dependency>
          
          <dependency>