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 2017/03/20 23:11:17 UTC

svn commit: r1787883 - /sling/trunk/bundles/commons/contentdetection/pom.xml

Author: olli
Date: Mon Mar 20 23:11:17 2017
New Revision: 1787883

URL: http://svn.apache.org/viewvc?rev=1787883&view=rev
Log:
use org.apache.sling.testing.paxexam 0.0.4

Modified:
    sling/trunk/bundles/commons/contentdetection/pom.xml

Modified: sling/trunk/bundles/commons/contentdetection/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/contentdetection/pom.xml?rev=1787883&r1=1787882&r2=1787883&view=diff
==============================================================================
--- sling/trunk/bundles/commons/contentdetection/pom.xml (original)
+++ sling/trunk/bundles/commons/contentdetection/pom.xml Mon Mar 20 23:11:17 2017
@@ -92,7 +92,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.paxexam</artifactId>
-            <version>0.0.5-SNAPSHOT</version>
+            <version>0.0.4</version>
             <scope>test</scope>
         </dependency>
         <!-- Apache Tika-->