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 --- .../1.4.3/eidas-saml-engine-1.4.3.pom | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 repository/eu/eidas/eidas-saml-engine/1.4.3/eidas-saml-engine-1.4.3.pom (limited to 'repository/eu/eidas/eidas-saml-engine') diff --git a/repository/eu/eidas/eidas-saml-engine/1.4.3/eidas-saml-engine-1.4.3.pom b/repository/eu/eidas/eidas-saml-engine/1.4.3/eidas-saml-engine-1.4.3.pom new file mode 100644 index 000000000..c03f53f71 --- /dev/null +++ b/repository/eu/eidas/eidas-saml-engine/1.4.3/eidas-saml-engine-1.4.3.pom @@ -0,0 +1,150 @@ + + 4.0.0 + eidas-saml-engine + jar + eIDAS SAML Engine + + The EIDASSAMLEngine library provides tools to support developers working with the Security Assertion Markup + Language (SAML). + + + eu.eidas + eidas-parent + 1.4.3 + ../EIDAS-Parent/pom.xml + + + + + shib-release + + https://build.shibboleth.net/nexus/content/groups/public + + false + + + + + + + + eu.eidas + eidas-commons + + + eu.eidas + eidas-encryption + + + eu.eidas + eidas-configmodule + + + + + eu.eidas.extension.eID4U + eID4U_commons + + + + + + org.opensaml + opensaml + + + org.slf4j + slf4j-api + + + org.owasp.esapi + esapi + + + commons-codec + commons-codec + + + commons-collections + commons-collections + + + commons-httpclient + commons-httpclient + + + org.bouncycastle + bcprov-jdk15on + + + org.apache.santuario + xmlsec + + + + + xerces + xercesImpl + test + + + xml-apis + xml-apis + test + + + org.slf4j + slf4j-simple + test + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + false + + src/main/resources + src/test/resources + + + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + + ${project.version} + ${samlspecacept.version} + ${samlspec.version} + None + ${timestamp} + + + + + + + + + metrics + + + + org.codehaus.mojo + cobertura-maven-plugin + + + + + + \ No newline at end of file -- cgit v1.2.3