From 5b39bdf68a5a0e31313ecd2be4d1a66a65b8c6ec Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 28 Nov 2014 17:03:40 +0100 Subject: initial commit of 'ecp-client-lean' from KIT --- pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..2c3d9b8 --- /dev/null +++ b/pom.xml @@ -0,0 +1,31 @@ + + 4.0.0 + edu.kit.scc.dei + ecp-client-lean + 0.0.2-SNAPSHOT + Lean ECP Client + ECP Client w/o OpenSAML Libs + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + UTF-8 + + + + + + + org.apache.httpcomponents + httpclient + 4.1 + + + \ No newline at end of file -- cgit v1.2.3-55-g7522