From 2751b0cd4a2da9d78a96a5680d1ca9a171518525 Mon Sep 17 00:00:00 2001 From: Jens Goldhammer Date: Thu, 10 Nov 2016 21:13:40 +0100 Subject: [PATCH] fixes #13 - change the scope of dependencies to have them not packaged into the amp module --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 5616be4..73b8bf6 100644 --- a/pom.xml +++ b/pom.xml @@ -113,18 +113,21 @@ ${alfresco.groupId} alfresco-repository + provided org.springframework spring-test 3.2.17.RELEASE + provided com.tradeshift junit-remote 3 + provided