From 5d83525a967b66e74b4bd868de7f9805d5d52f84 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 16 Dec 2015 08:07:12 +0100 Subject: add empty eIDAS module --- id/server/modules/moa-id-module-eIDAS/pom.xml | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 id/server/modules/moa-id-module-eIDAS/pom.xml (limited to 'id/server/modules/moa-id-module-eIDAS') diff --git a/id/server/modules/moa-id-module-eIDAS/pom.xml b/id/server/modules/moa-id-module-eIDAS/pom.xml new file mode 100644 index 000000000..efd903cdb --- /dev/null +++ b/id/server/modules/moa-id-module-eIDAS/pom.xml @@ -0,0 +1,33 @@ + + 4.0.0 + + MOA.id.server.modules + moa-id-modules + ${moa-id-version} + + moa-id-module-eIDAS + MOA-ID eIDAS Module + Inbound / outbound implemention of eIDAS protocol for MOA-ID + + + ${basedir}/../../../../repository + + + + + org.springframework + spring-test + test + + + + junit + junit + ${junit.version} + test + + + + + + \ No newline at end of file -- cgit v1.2.3