You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2017/05/04 19:57:07 UTC

svn commit: r1793868 - /sling/trunk/bundles/jcr/contentloader/pom.xml

Author: sseifert
Date: Thu May  4 19:57:07 2017
New Revision: 1793868

URL: http://svn.apache.org/viewvc?rev=1793868&view=rev
Log:
update dependency

Modified:
    sling/trunk/bundles/jcr/contentloader/pom.xml

Modified: sling/trunk/bundles/jcr/contentloader/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/contentloader/pom.xml?rev=1793868&r1=1793867&r2=1793868&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/contentloader/pom.xml (original)
+++ sling/trunk/bundles/jcr/contentloader/pom.xml Thu May  4 19:57:07 2017
@@ -312,7 +312,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.paxexam.util</artifactId>
-      <version>1.0.3-SNAPSHOT</version>
+      <version>1.0.4</version>
       <scope>test</scope>
     </dependency>
     <dependency>