From 00b274ad1a06a3a5d5a824cbb8dab6c13dc8e315 Mon Sep 17 00:00:00 2001 From: mcentner Date: Thu, 27 May 2010 07:26:44 +0000 Subject: BKUApplet and BKUAppletExt projects produce an additional artifact with classifier 'single', a single, shrunk and signed jar file containing all required dependencies. Those are used by BKUOnline now. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@744 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/pom.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BKUOnline/pom.xml') diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml index 9c2677ab..bd2cb67b 100644 --- a/BKUOnline/pom.xml +++ b/BKUOnline/pom.xml @@ -137,12 +137,14 @@ at.gv.egiz BKUApplet ${project.parent.version} + single provided at.gv.egiz BKUAppletExt ${project.parent.version} + single provided -- cgit v1.2.3