From 3e3d2bfcfacce8b77ac18213b5b8d1679e7620d3 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 4 Jul 2016 09:58:48 +0200 Subject: add European Commission eIDAS-node v1.1 libs --- id/server/modules/moa-id-module-eIDAS/pom.xml | 22 ++++++++++++++++----- .../eidas-commons/1.1.0/eidas-commons-1.1.0.jar | Bin 0 -> 257645 bytes .../1.1.0/eidas-configmodule-1.1.0.jar | Bin 0 -> 64556 bytes .../1.1.0/eidas-encryption-1.1.0.jar | Bin 0 -> 21038 bytes .../1.1.0/eidas-light-commons-1.1.0.jar | Bin 0 -> 97207 bytes .../1.1.0/eidas-saml-engine-1.1.0.jar | Bin 0 -> 560000 bytes 6 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 repository/eu/eidas/eidas-commons/1.1.0/eidas-commons-1.1.0.jar create mode 100644 repository/eu/eidas/eidas-configmodule/1.1.0/eidas-configmodule-1.1.0.jar create mode 100644 repository/eu/eidas/eidas-encryption/1.1.0/eidas-encryption-1.1.0.jar create mode 100644 repository/eu/eidas/eidas-light-commons/1.1.0/eidas-light-commons-1.1.0.jar create mode 100644 repository/eu/eidas/eidas-saml-engine/1.1.0/eidas-saml-engine-1.1.0.jar diff --git a/id/server/modules/moa-id-module-eIDAS/pom.xml b/id/server/modules/moa-id-module-eIDAS/pom.xml index addf086d8..174ce40cb 100644 --- a/id/server/modules/moa-id-module-eIDAS/pom.xml +++ b/id/server/modules/moa-id-module-eIDAS/pom.xml @@ -12,10 +12,11 @@ ${basedir}/../../../../repository - eidas.1.0 - eidas.1.0 - eidas.1.0 - eidas.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 @@ -43,6 +44,11 @@ + + MOA.id.server + moa-id-lib + + org.springframework spring-test @@ -73,6 +79,12 @@ + + eu.eidas + eidas-light-commons + ${eidas-light-commons.version} + + eu.eidas eidas-configmodule @@ -100,7 +112,7 @@ eu.eidas - saml-engine + eidas-saml-engine ${eidas-saml-engine.version} compile diff --git a/repository/eu/eidas/eidas-commons/1.1.0/eidas-commons-1.1.0.jar b/repository/eu/eidas/eidas-commons/1.1.0/eidas-commons-1.1.0.jar new file mode 100644 index 000000000..25d4733d1 Binary files /dev/null and b/repository/eu/eidas/eidas-commons/1.1.0/eidas-commons-1.1.0.jar differ diff --git a/repository/eu/eidas/eidas-configmodule/1.1.0/eidas-configmodule-1.1.0.jar b/repository/eu/eidas/eidas-configmodule/1.1.0/eidas-configmodule-1.1.0.jar new file mode 100644 index 000000000..7df369d68 Binary files /dev/null and b/repository/eu/eidas/eidas-configmodule/1.1.0/eidas-configmodule-1.1.0.jar differ diff --git a/repository/eu/eidas/eidas-encryption/1.1.0/eidas-encryption-1.1.0.jar b/repository/eu/eidas/eidas-encryption/1.1.0/eidas-encryption-1.1.0.jar new file mode 100644 index 000000000..3886d6f9c Binary files /dev/null and b/repository/eu/eidas/eidas-encryption/1.1.0/eidas-encryption-1.1.0.jar differ diff --git a/repository/eu/eidas/eidas-light-commons/1.1.0/eidas-light-commons-1.1.0.jar b/repository/eu/eidas/eidas-light-commons/1.1.0/eidas-light-commons-1.1.0.jar new file mode 100644 index 000000000..aaf5c74d8 Binary files /dev/null and b/repository/eu/eidas/eidas-light-commons/1.1.0/eidas-light-commons-1.1.0.jar differ diff --git a/repository/eu/eidas/eidas-saml-engine/1.1.0/eidas-saml-engine-1.1.0.jar b/repository/eu/eidas/eidas-saml-engine/1.1.0/eidas-saml-engine-1.1.0.jar new file mode 100644 index 000000000..5dc5955e7 Binary files /dev/null and b/repository/eu/eidas/eidas-saml-engine/1.1.0/eidas-saml-engine-1.1.0.jar differ -- cgit v1.2.3