From 19b9d8fe9f6421a64cef1e3da8ac72b0cea24ca2 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 5 Aug 2019 16:13:27 +0200 Subject: add poms into local repo --- .../eidas-commons/1.4.3/eidas-commons-1.4.3.pom | 102 +++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 repository/eu/eidas/eidas-commons/1.4.3/eidas-commons-1.4.3.pom (limited to 'repository/eu/eidas/eidas-commons/1.4.3') diff --git a/repository/eu/eidas/eidas-commons/1.4.3/eidas-commons-1.4.3.pom b/repository/eu/eidas/eidas-commons/1.4.3/eidas-commons-1.4.3.pom new file mode 100644 index 000000000..13929f1b6 --- /dev/null +++ b/repository/eu/eidas/eidas-commons/1.4.3/eidas-commons-1.4.3.pom @@ -0,0 +1,102 @@ + + 4.0.0 + eidas-commons + ${mod.packaging.type} + eIDAS Commons + + The EIDASCommons library provides beans, Java Interfaces and utility classes to integrate EidasNode and SAML + Engine. + + + eu.eidas + eidas-parent + 1.4.3 + ../EIDAS-Parent/pom.xml + + + + eu.eidas + eidas-light-commons + + + joda-time + joda-time + + + org.slf4j + slf4j-api + + + org.bouncycastle + bcprov-jdk15on + + + + javax.servlet + servlet-api + + + org.owasp.encoder + encoder + + + com.hazelcast + hazelcast + + + com.hazelcast + hazelcast-wm + + + + org.slf4j + slf4j-log4j12 + test + + + + + + + ${project.basedir}/src/main/resources + + + + + org.apache.maven.plugins + maven-source-plugin + + + + + src/test/resources + + log4j.xml + *.properties + + + + + + + metrics + + + + org.codehaus.mojo + cobertura-maven-plugin + + + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + + + + -- cgit v1.2.3