From 5acd1d23f3702d8899f531e823da68cd9fccaaa4 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 2 Jul 2018 18:08:04 +0200 Subject: update auth. module for central eIDAS node connection --- .../moa-id-module-AT_eIDAS_connector/pom.xml | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 id/server/modules/moa-id-module-AT_eIDAS_connector/pom.xml (limited to 'id/server/modules/moa-id-module-AT_eIDAS_connector/pom.xml') diff --git a/id/server/modules/moa-id-module-AT_eIDAS_connector/pom.xml b/id/server/modules/moa-id-module-AT_eIDAS_connector/pom.xml new file mode 100644 index 000000000..c340f90c9 --- /dev/null +++ b/id/server/modules/moa-id-module-AT_eIDAS_connector/pom.xml @@ -0,0 +1,59 @@ + + + 4.0.0 + + MOA.id.server.modules + moa-id-modules + ${moa-id-version} + + moa-id-module-AT_eIDAS_connector + moa-id-module-AT_eIDAS_connector + http://maven.apache.org + + UTF-8 + ${basedir}/../../../../repository + + + + + default + + true + + + + local + local + file:${basedir}/../../../../repository + + + egiz-commons + https://demo.egiz.gv.at/int-repo/ + + true + + + + + + + + + MOA.id.server + moa-id-lib + + + + + org.springframework + spring-test + test + + + junit + junit + test + + + -- cgit v1.2.3