This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git


The following commit(s) were added to refs/heads/master by this push:
     new f024c46  set dependency to sling-mock core to provided
f024c46 is described below

commit f024c46ae4144f0c07df288bfa3510dd2465f16f
Author: sseifert <[email protected]>
AuthorDate: Mon Sep 3 13:04:22 2018 +0200

    set dependency to sling-mock core to provided
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index faeb605..c0fd211 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.sling-mock.core</artifactId>
             <version>${sling-mock.version}</version>
-            <scope>compile</scope>
+            <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to