From c456ae2d6b95c640c9eae66a6330c16b9dcdd85f Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Tue, 11 Feb 2014 17:59:09 +0000 Subject: [PATCH] Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud) 57022: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3) 56484: ALF-20275 Declare dependencies to alfresco-web-framework-commons as provided, so that they are not transitive git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@61654 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index a9b0cb7b1d..4132d508b5 100644 --- a/pom.xml +++ b/pom.xml @@ -61,6 +61,7 @@ alfresco-web-framework-commons ${project.version} classes + provided ${project.groupId} @@ -169,10 +170,13 @@ standard 1.1.0 + + org.apache.chemistry.opencmis chemistry-opencmis-test-browser ${dependency.opencmis.version} + provided