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-karaf-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 2847dce  SLING-9836 Update Pax Exam to 4.13.4
2847dce is described below

commit 2847dce8ba94f24ff214d027d30abce2b7f4c531
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Mar 22 20:54:32 2021 +0100

    SLING-9836 Update Pax Exam to 4.13.4
    
    Revert due to "ObjID already in use" (PAXEXAM-940)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 36234e4..89f4775 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
   <description>Integration Tests for Apache Sling Karaf</description>
 
   <properties>
-    <org.ops4j.pax.exam.version>4.13.4</org.ops4j.pax.exam.version>
+    <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
   </properties>
 
   <scm>

Reply via email to