From 552497957fe6509087fc9a1a33fae5812a615094 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 7 Mar 2022 18:20:34 +0100 Subject: refactor(core): move 'connector_lib' to 'core_common_lib' --- connector_lib/pom.xml | 107 -------------------------------------------------- 1 file changed, 107 deletions(-) delete mode 100644 connector_lib/pom.xml (limited to 'connector_lib/pom.xml') diff --git a/connector_lib/pom.xml b/connector_lib/pom.xml deleted file mode 100644 index 0c9a1ab6..00000000 --- a/connector_lib/pom.xml +++ /dev/null @@ -1,107 +0,0 @@ - - - 4.0.0 - - at.asitplus.eidas - ms_specific - 1.2.4-SNAPSHOT - - at.asitplus.eidas.ms_specific - connector_lib - ms_specific_connector_lib - jar - - http://maven.apache.org - - UTF-8 - - - - at.gv.egiz.eaaf - eaaf-core - - - org.springframework - spring-webmvc - - - javax.validation - validation-api - - - - javax.servlet - javax.servlet-api - provided - - - - - junit - junit - test - - - org.springframework - spring-test - test - - - at.gv.egiz.eaaf - eaaf_core_utils - test - test-jar - - - at.gv.egiz.eaaf - eaaf-core - test - test-jar - - - - - - msConnectorLib - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - - - maven-surefire-plugin - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - - - com.github.spotbugs - spotbugs-maven-plugin - ${spotbugs-maven-plugin.version} - - checks/spotbugs-exclude.xml - - - - - - - -- cgit v1.2.3