You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2019/06/16 18:00:50 UTC

[sling-org-apache-sling-resource-presence] branch master updated: set scope of dependency org.apache.sling.testing.paxexam to test

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-presence.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d507b7  set scope of dependency org.apache.sling.testing.paxexam to test
9d507b7 is described below

commit 9d507b746d61e4626776b3f3a462efbd643360f8
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Jun 16 20:00:40 2019 +0200

    set scope of dependency org.apache.sling.testing.paxexam to test
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bb3a6d7..a2e12ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
       <version>3.0.0</version>
-      <scope>provided</scope>
+      <scope>test</scope>
     </dependency>
     <!-- nullability -->
     <dependency>