From 5bda3bcc87f7c58dfa782e76eecb183631369ede Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 31 Oct 2019 08:16:30 +0100 Subject: add jUnit tests for static ProviderName include an update to eaaf-core 1.0.12-snapshot --- pom.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 60550f52..f3cca90a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 0.3 0.4 - 1.0.8 + 1.0.12-SNAPSHOT 5.1.8.RELEASE 3.0.11.RELEASE @@ -44,13 +44,25 @@ - egiz-commons + egiz-commons https://apps.egiz.gv.at/maven/ true + + false + - + + egiz-commons + https://apps.egiz.gv.at/maven-snapshot/ + + false + + + true + + @@ -189,6 +201,13 @@ ${mockito-soap-cxf.version} test + + at.gv.egiz.eaaf + eaaf-core + ${eaaf-core.version} + test + test-jar + -- cgit v1.2.3