From c864d453105f08786c24ce932b0b9a349058fd68 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 31 Mar 2014 15:11:16 +0200 Subject: Update commons-io.jar to version 2.4 --- id/oa/pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'id/oa/pom.xml') diff --git a/id/oa/pom.xml b/id/oa/pom.xml index cc2bff4b0..9b6f4525c 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -61,18 +61,15 @@ org.opensaml opensaml - 2.6.0 - + org.opensaml xmltooling - 1.4.0 - + javax.servlet servlet-api provided - 2.4 jstl -- cgit v1.2.3 From 779030ed2d7091183b3faf13fec57fa270d46c3a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 1 Apr 2014 14:02:19 +0200 Subject: change version to 2.0.1 --- id/oa/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'id/oa/pom.xml') diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 9b6f4525c..b88f560fb 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -4,14 +4,14 @@ MOA id - 2.0.0 + 2.0.1 4.0.0 MOA.id moa-id-oa war - 2.0.0 + 2.0.1 MOA Sample OA -- cgit v1.2.3