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 2018/02/02 16:28:39 UTC

[sling-org-apache-sling-jcr-oak-server] 02/02: use Testing PaxExam release

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-jcr-oak-server.git

commit fd372fd254e606269d494ff765a1caa4a597037e
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Feb 2 17:26:21 2018 +0100

    use Testing PaxExam release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cd41862..d853fcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
-      <version>0.0.4</version>
+      <version>1.0.0</version>
       <scope>test</scope>
     </dependency>
     <!-- OSGi -->

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.