From b1c8641a63a67e3c64d948f9e8dce5c01e11e2dd Mon Sep 17 00:00:00 2001 From: mcentner Date: Wed, 5 May 2010 15:29:01 +0000 Subject: Merged feature branch mocca-1.2.13-id@r724 back to trunk. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- bkucommon/pom.xml | 46 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 36 insertions(+), 10 deletions(-) (limited to 'bkucommon/pom.xml') diff --git a/bkucommon/pom.xml b/bkucommon/pom.xml index ae7ca4bb..1dbc8078 100644 --- a/bkucommon/pom.xml +++ b/bkucommon/pom.xml @@ -1,15 +1,15 @@ - bku + mocca at.gv.egiz - 1.2.14-SNAPSHOT + 1.3.0-SNAPSHOT 4.0.0 at.gv.egiz bkucommon BKU Common - 1.2.14-SNAPSHOT + ${project.parent.version} @@ -44,26 +44,39 @@ at.gv.egiz utils - ${version} + ${project.parent.version} at.gv.egiz STALExt - ${version} + ${project.parent.version} at.gv.egiz BKUCommonGUI - ${version} + ${project.parent.version} + + + + at.gv.egiz + BKUFonts + ${mocca.fonts.version} + runtime + + - commons-logging - commons-logging + iaik + iaik_jce_full_signed iaik - iaik_jce_full_signed + iaik_ecc_signed commons-fileupload @@ -95,7 +108,8 @@ org.springframework spring-context - test + compile + true com.sun.xml.ws @@ -108,5 +122,17 @@ com.sun.xml.bind jaxb-impl + + commons-configuration + commons-configuration + jar + compile + + + org.slf4j + slf4j-api + jar + compile + \ No newline at end of file -- cgit v1.2.3