From 8883fd1c0efa08fe0a73a11a1c8986fa3ea72753 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 13 Sep 2019 09:02:58 +0200 Subject: refactor utils into a separate module --- pom.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ba39b59d..5711cf5a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,6 @@ - - + --> 4.0.0 at.gv.egiz eaaf @@ -154,8 +152,9 @@ eaaf_core_api eaaf_core - eaaf_modules - + eaaf_modules + eaaf_core_utils + @@ -164,7 +163,11 @@ eaaf_core_api ${egiz.eaaf.version} - + + at.gv.egiz.eaaf + eaaf_core_utils + ${egiz.eaaf.version} + at.gv.egiz.components eventlog-api @@ -457,4 +460,4 @@ - + \ No newline at end of file -- cgit v1.2.3