Repository: incubator-stratos
Updated Branches:
  refs/heads/master 93bd37f2f -> 00b3133a8


adding the forked jclouds ec2 api to root pom


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

Branch: refs/heads/master
Commit: 00b3133a85bc03efca55c441f5453d84e22d1a40
Parents: 93bd37f
Author: Nirmal Fernando <[email protected]>
Authored: Wed Apr 2 14:45:03 2014 +0530
Committer: Nirmal Fernando <[email protected]>
Committed: Wed Apr 2 14:45:03 2014 +0530

----------------------------------------------------------------------
 dependencies/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/00b3133a/dependencies/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/pom.xml b/dependencies/pom.xml
index 3d37b55..35139ea 100644
--- a/dependencies/pom.xml
+++ b/dependencies/pom.xml
@@ -36,6 +36,7 @@
 
     <modules>
         <module>jclouds/apis/vcloud/1.7.1-stratos</module>
+        <module>jclouds/apis/ec2/1.7.1-stratos</module>
         <module>jclouds/apis/openstack-nova/1.7.1-stratos</module>
         <module>jclouds/provider/aws-ec2/1.7.1-stratos</module>
     </modules>

Reply via email to