From a9fab8fc750f9f31f1354e6d212eed7305f666b1 Mon Sep 17 00:00:00 2001 From: Bojan Suzic Date: Mon, 17 Mar 2014 18:25:09 +0100 Subject: adding removed modules - backup purpose only - remove it after successful integration --- id/server/legacy-backup/stork-saml-engine/pom.xml | 92 +++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 id/server/legacy-backup/stork-saml-engine/pom.xml (limited to 'id/server/legacy-backup/stork-saml-engine/pom.xml') diff --git a/id/server/legacy-backup/stork-saml-engine/pom.xml b/id/server/legacy-backup/stork-saml-engine/pom.xml new file mode 100644 index 000000000..807991b24 --- /dev/null +++ b/id/server/legacy-backup/stork-saml-engine/pom.xml @@ -0,0 +1,92 @@ + + 4.0.0 + + moa-id + MOA.id + 1.9.96-SNAPSHOT + + stork-saml-engine + 1.5.2 + STORK SAML Engine + SAML2 related stuff for STORK + + + + + +org.apache.maven.plugins +maven-compiler-plugin + +1.5 +1.5 + + + + + + + + org.opensaml + opensaml + 2.5.3 + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + jul-to-slf4j + + + org.slf4j + log4j-over-slf4j + + + + + org.opensaml + xmltooling + 1.3.4 + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + jul-to-slf4j + + + org.slf4j + log4j-over-slf4j + + + + + org.opensaml + openws + 1.4.4 + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + jul-to-slf4j + + + org.slf4j + log4j-over-slf4j + + + + + org.slf4j + slf4j-log4j12 + 1.6.4 + + + + \ No newline at end of file -- cgit v1.2.3