Updated Branches: refs/heads/master 022af906c -> 176c34049
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/master Commit: 176c340492b1e80ce4974ce91413fe540e444967 Parents: 022af90 Author: Edison Su <[email protected]> Authored: Mon Sep 10 16:29:38 2012 -0700 Committer: Edison Su <[email protected]> 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>
