From f5c184fb20f87732030868e58653fdf68113f05a Mon Sep 17 00:00:00 2001 From: Bojan Suzic Date: Mon, 27 Jan 2014 18:33:39 +0100 Subject: fix version for oa lib --- id/oa/moa-id-oa.iml | 4 +++- id/oa/pom.xml | 25 +++++++++++++++++++++++-- id/server/idserverlib/moa-id-lib.iml | 31 ++++++++++++++++++++++++++----- id/server/moa-id-commons/pom.xml | 2 +- 4 files changed, 53 insertions(+), 9 deletions(-) (limited to 'id') diff --git a/id/oa/moa-id-oa.iml b/id/oa/moa-id-oa.iml index 6fc69d99c..412cad133 100644 --- a/id/oa/moa-id-oa.iml +++ b/id/oa/moa-id-oa.iml @@ -12,7 +12,7 @@ - + @@ -32,6 +32,8 @@ + + diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 3b507a223..254b9e119 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -18,10 +18,25 @@ Internet2 https://build.shibboleth.net/nexus/content/groups/public/ + + IAIK Local + iaik/libs + http://nexus.iaik.tugraz.at/nexus/content/repositories/iaik/ + oa + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + @@ -35,8 +50,13 @@ xmltooling 1.4.0 - - + + javax.servlet + servlet-api + provided + 2.4 + + jstl jstl 1.2 @@ -67,4 +87,5 @@ + diff --git a/id/server/idserverlib/moa-id-lib.iml b/id/server/idserverlib/moa-id-lib.iml index 474aed209..d2a2c2095 100644 --- a/id/server/idserverlib/moa-id-lib.iml +++ b/id/server/idserverlib/moa-id-lib.iml @@ -1,8 +1,8 @@ - - + + @@ -20,7 +20,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -47,7 +47,7 @@ - + @@ -94,6 +94,8 @@ + + @@ -126,6 +128,25 @@ + + + + + + + + + + + + + + + + + + + diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 9dc17d7c9..3862a0d82 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -3,7 +3,7 @@ MOA.id moa-id - 1.9.96-SNAPSHOT + 1.9.97-SNAPSHOT moa-id-commons moa-id-commons -- cgit v1.2.3