From ebd93e9389e630450e5b052a18a6a6fc8d05f611 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 28 May 2018 16:40:30 +0200 Subject: refactore code to use EAAF core components --- pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e4aa52d33..c682d9eb8 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,9 @@ 2.0.6 1.3 - + + + 1.0.0-snapshot 4.3.13.RELEASE 1.11.9.RELEASE 2.20.1 @@ -436,7 +438,14 @@ 1.46 --> - + + + at.gv.egiz.eaaf + eaaf-core + ${eaaf-core.version} + + + MOA.id.server moa-id-spring-initializer ${moa-id-version} @@ -705,6 +714,8 @@ ${org.springframework.version} + + com.fasterxml.jackson.core -- cgit v1.2.3