You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ni...@apache.org on 2014/04/02 11:25:07 UTC

git commit: fixing version

Repository: incubator-stratos
Updated Branches:
  refs/heads/master 00b3133a8 -> 24e309d50


fixing version


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

Branch: refs/heads/master
Commit: 24e309d5049e8e9fcb4b8466a5449247f1f4b274
Parents: 00b3133
Author: Nirmal Fernando <ni...@apache.org>
Authored: Wed Apr 2 14:54:46 2014 +0530
Committer: Nirmal Fernando <ni...@apache.org>
Committed: Wed Apr 2 14:54:46 2014 +0530

----------------------------------------------------------------------
 dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/24e309d5/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml b/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
index a975915..7ae10ec 100644
--- a/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
+++ b/dependencies/jclouds/provider/aws-ec2/1.7.1-stratos/pom.xml
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>org.apache.jclouds.api</groupId>
       <artifactId>ec2</artifactId>
-      <version>${jclouds.version}</version>
+      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.jclouds.api</groupId>