From ad483ad498a88ca5385100bfd4bab54d685bf158 Mon Sep 17 00:00:00 2001 From: Samuel Langlois Date: Thu, 11 Oct 2012 16:43:41 +0000 Subject: [PATCH] Merged BRANCHES/DEV/V4.1-BUG-FIX to HEAD: 42542: BDE-73: Fix JiBX Maven plugin configuration after downgrade to 1.2.3 - Actually using the 1.2.4.5 version of the plugin with JiBX 1.2.3 Upgrade maven-war-plugin to 2.3 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@42545 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/pom.xml b/pom.xml index 8e20ba38b..ea690f6ca 100644 --- a/pom.xml +++ b/pom.xml @@ -55,11 +55,35 @@ ${project.version} provided + + org.apache.xmlgraphics + fop + 0.94 + + + xalan + xalan + 2.7.0 + + + xml-apis + xml-apis + + + commons-jxpath commons-jxpath 1.2 + + commons-beanutils + commons-beanutils + + + commons-collections + commons-collections + commons-logging commons-logging