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 --- BKULocal/pom.xml | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 BKULocal/pom.xml (limited to 'BKULocal/pom.xml') diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml new file mode 100644 index 00000000..3f77752a --- /dev/null +++ b/BKULocal/pom.xml @@ -0,0 +1,79 @@ + + + + bku + at.gv.egiz + 1.0-SNAPSHOT + + 4.0.0 + at.gv.egiz + BKULocal + war + BKU Local + 1.0-SNAPSHOT + + + + at.gv.egiz + STAL + 1.0-SNAPSHOT + + + at.gv.egiz + bkucommon + 1.0-SNAPSHOT + + + at.gv.egiz + smcc + 1.0-SNAPSHOT + + + at.gv.egiz + smccSTAL + 1.0-SNAPSHOT + + + org.springframework + spring-core + 2.5.5 + + + javax.servlet + servlet-api + 2.5 + provided + + + org.springframework + spring-web + 2.5.5 + + + commons-configuration + commons-configuration + 1.5 + + + commons-logging + commons-logging + + + org.springframework + spring-support + 2.0.8 + + + opensymphony + quartz + 1.5.0 + + + org.springframework + spring-tx + 2.5.5 + + + \ No newline at end of file -- cgit v1.2.3