From e147bdb7da8e48c1483c7732a0eb6b6f54699b66 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 20 May 2014 16:18:21 +0200 Subject: update version management --- spss/handbook/clients/webservice/bin/pom.xml | 136 +++++++++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 spss/handbook/clients/webservice/bin/pom.xml (limited to 'spss/handbook/clients/webservice/bin/pom.xml') diff --git a/spss/handbook/clients/webservice/bin/pom.xml b/spss/handbook/clients/webservice/bin/pom.xml new file mode 100644 index 000000000..cd42a9df8 --- /dev/null +++ b/spss/handbook/clients/webservice/bin/pom.xml @@ -0,0 +1,136 @@ + + + MOA.spss.handbook.clients + moa-spss-handbook-clients + 2.0 + + + 4.0.0 + MOA.spss.handbook.clients + moa-spss-handbook-webserviceClient + jar + 2.0 + MOA SP/SS Handbook WebService Client + + + ${basedir}/../../../../../repository + + + + + axis + axis + + + org.apache.axis + axis-jaxrpc + + + org.apache.axis + axis-saaj + + + axis + axis-wsdl4j + + + commons-discovery + commons-discovery + + + commons-logging + commons-logging + + + javax.activation + activation + + + javax.mail + mail + + + junit + junit + + + log4j + log4j + + + postgresql + postgresql + + + javax.servlet + servlet-api + + + xalan-bin-dist + xalan + compile + + + xerces + xercesImpl + + + xalan-bin-dist + xml-apis + + + xalan-bin-dist + serializer + + + iaik.prod + iaik_moa + + + iaik.prod + iaik_ixsil + + + iaik.prod + iaik_jce_full + compile + + + iaik.prod + iaik_ecc + compile + + + iaik.prod + iaik_cms + runtime + + + iaik.prod + iaik_Pkcs11Provider + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + runtime + + + iaik.prod + iaik_Pkcs11Wrapper + win32 + dll + runtime + true + + + MOA + moa-common + + + MOA.spss.server + moa-spss-lib + + + + -- cgit v1.2.3