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-encryption-1.4.3.pom | 103 +++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom (limited to 'repository/eu/eidas/eidas-encryption/1.4.3') diff --git a/repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom b/repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom new file mode 100644 index 000000000..a7c8f4bc9 --- /dev/null +++ b/repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom @@ -0,0 +1,103 @@ + + + 4.0.0 + eidas-encryption + jar + eIDAS Encryption + + Encryption for EIDASSAMLEngine + + + 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-light-commons + + + joda-time + joda-time + + + org.opensaml + opensaml + + + org.apache.santuario + xmlsec + + + commons-codec + commons-codec + runtime + + + commons-collections + commons-collections + runtime + + + commons-httpclient + commons-httpclient + runtime + + + org.slf4j + slf4j-api + + + + commons-io + commons-io + test + + + ch.qos.logback + logback-classic + test + + + xerces + xercesImpl + test + + + xml-apis + xml-apis + test + + + org.bouncycastle + bcprov-jdk15on + test + + + + eu.eidas + eidas-commons + + + xerces + xercesImpl + + + + \ No newline at end of file -- cgit v1.2.3 From c28f36f9f4089fa99097970fd21db977dcf70b19 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 6 Aug 2019 06:57:21 +0200 Subject: change shibboleth repo URL to own mirror --- repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repository/eu/eidas/eidas-encryption/1.4.3') diff --git a/repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom b/repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom index a7c8f4bc9..ad6429481 100644 --- a/repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom +++ b/repository/eu/eidas/eidas-encryption/1.4.3/eidas-encryption-1.4.3.pom @@ -19,7 +19,7 @@ shib-release - https://build.shibboleth.net/nexus/content/groups/public + https://apps.egiz.gv.at/shibboleth_nexus/ false -- cgit v1.2.3