From 44bce0049b598604cc1a30f419e936c6b5fc59cf Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 25 Apr 2018 09:40:52 +0200 Subject: first test codes for eIDAS Ref. Impl. v2 integration --- id/server/modules/moa-id-module-eIDAS-v2/pom.xml | 82 ++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 id/server/modules/moa-id-module-eIDAS-v2/pom.xml (limited to 'id/server/modules/moa-id-module-eIDAS-v2/pom.xml') diff --git a/id/server/modules/moa-id-module-eIDAS-v2/pom.xml b/id/server/modules/moa-id-module-eIDAS-v2/pom.xml new file mode 100644 index 000000000..2ad14a24f --- /dev/null +++ b/id/server/modules/moa-id-module-eIDAS-v2/pom.xml @@ -0,0 +1,82 @@ + + 4.0.0 + + MOA.id.server.modules + moa-id-modules + ${moa-id-version} + + moa-id-module-eIDAS-v2 + MOA-ID eIDAS module v2 + eIDAS module based on eIDAS node reference implementation v2.x + + + ${basedir}/../../../../repository + + 2.0.0 + 2.0.0 + 2.0.0 + + + + + default + + true + + + + local + local + file:${basedir}/../../../../repository + + + egiz-commons + https://demo.egiz.gv.at/int-repo/ + + true + + + + + + + + + MOA.id.server + moa-id-lib + + + + + + + eu.eidas + eidas-commons + ${eidas-commons.version} + + + + log4j + log4j + + + log4j-over-slf4j + org.slf4j + + + + + + eu.eidas + eidas-light-commons + ${eidas-light-commons.version} + + + + eu.eidas + eidas-specific-communication-definition + ${eidas-specific-communication-definition.version} + + + + \ No newline at end of file -- cgit v1.2.3