From 32d17447a258188b2d534bcb0bf65a659ba7b7d0 Mon Sep 17 00:00:00 2001 From: mcentner Date: Fri, 29 Aug 2008 12:11:34 +0000 Subject: Initial import. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- smcc/pom.xml | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 smcc/pom.xml (limited to 'smcc/pom.xml') diff --git a/smcc/pom.xml b/smcc/pom.xml new file mode 100644 index 00000000..3e3dfe14 --- /dev/null +++ b/smcc/pom.xml @@ -0,0 +1,73 @@ + + + + bku + at.gv.egiz + 1.0-SNAPSHOT + + 4.0.0 + at.gv.egiz + smcc + smcc + jar + 1.0-SNAPSHOT + http://bku.egiz.gv.at + + + + maven-jar-plugin + + + + sign + + + + + + false + false + + false + + + test-applet signer + keystore.ks + storepass + keypass + true + + + + maven-compiler-plugin + + UTF-8 + + + + maven-resources-plugin + + UTF-8 + + + + + + + commons-logging + commons-logging + + + junit + junit + 3.8.1 + test + + + + \ No newline at end of file -- cgit v1.2.3