From a814729177647c5c28a57a4ab0d6948137224624 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 2 Oct 2018 14:46:14 +0200 Subject: add basic attribute builders for eID4U (some builder are not final) --- id/server/modules/moa-id-module-eIDAS/pom.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'id/server/modules/moa-id-module-eIDAS/pom.xml') diff --git a/id/server/modules/moa-id-module-eIDAS/pom.xml b/id/server/modules/moa-id-module-eIDAS/pom.xml index 3ca6dc6ce..7ceab3cdd 100644 --- a/id/server/modules/moa-id-module-eIDAS/pom.xml +++ b/id/server/modules/moa-id-module-eIDAS/pom.xml @@ -17,6 +17,8 @@ 1.4.3 1.4.3 1.4.3 + + 0.1 @@ -50,11 +52,17 @@ - eid4u.eidas - eID4UExtensions - 0.1 + eu.eidas.extension.eID4U + eID4U_commons + ${eID4U.module.version} + + com.google.code.findbugs + jsr305 + 3.0.1 + + org.springframework spring-test -- cgit v1.2.3