You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2012/09/11 01:56:55 UTC

[3/5] git commit: fix the build, hope

fix the build, hope


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

Branch: refs/heads/4.0
Commit: 176c340492b1e80ce4974ce91413fe540e444967
Parents: 022af90
Author: Edison Su <su...@gmail.com>
Authored: Mon Sep 10 16:29:38 2012 -0700
Committer: Edison Su <su...@gmail.com>
Committed: Mon Sep 10 16:29:38 2012 -0700

----------------------------------------------------------------------
 awsapi/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/176c3404/awsapi/pom.xml
----------------------------------------------------------------------
diff --git a/awsapi/pom.xml b/awsapi/pom.xml
index 0d0b3e0..4ead0cd 100644
--- a/awsapi/pom.xml
+++ b/awsapi/pom.xml
@@ -165,7 +165,7 @@
     <dependency>
         <groupId>org.opensaml</groupId>
         <artifactId>opensaml</artifactId>
-        <version>2.2.3</version>
+        <version>2.5.1-1</version>
         <scope>runtime</scope>
     </dependency>
     <dependency>