From f4bc3a6fb1c1b9b07b74e2254d6acb71985d8c39 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 21 Oct 2016 10:11:50 +0200 Subject: remove unused code --- common/pom.xml | 162 --------------------------------------------------------- 1 file changed, 162 deletions(-) delete mode 100644 common/pom.xml (limited to 'common/pom.xml') diff --git a/common/pom.xml b/common/pom.xml deleted file mode 100644 index 8f18a1b92..000000000 --- a/common/pom.xml +++ /dev/null @@ -1,162 +0,0 @@ - - - MOA - MOA - 2.x - - 4.0.0 - moa-common - ${moa-commons-version} - jar - MOA common library - - - ${basedir}/../repository - - - - - commons-logging - commons-logging - - - iaik.prod - iaik_jce_full - - - iaik.prod - iaik_moa - - - junit - junit - test - - - jaxen - jaxen - - - saxpath - saxpath - - - xalan-bin-dist - xalan - compile - true - - - xerces - xercesImpl - true - - - xalan-bin-dist - xml-apis - compile - true - - - xalan-bin-dist - serializer - runtime - true - - - joda-time - joda-time - ${jodatime.version} - - - org.slf4j - slf4j-api - - - org.slf4j - jcl-over-slf4j - - - org.slf4j - jul-to-slf4j - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - false - - - - - - test-jar - - - - - - maven-enforcer-plugin - 1.1.1 - - - enforce-banned-dependencies - - enforce - - - - - true - - - org.slf4j:1.5* - org.slf4j:1.6* - - - - - true - - - - - - - - - -- cgit v1.2.3