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/06/14 17:24:39 UTC

svn commit: r1798726 - /sling/branches/testing/mocks/sling-mock-1.x/pom.xml

Author: sseifert
Date: Wed Jun 14 17:24:39 2017
New Revision: 1798726

URL: http://svn.apache.org/viewvc?rev=1798726&view=rev
Log:
update to latest org.apache.sling.jcr.contentparser

Modified:
    sling/branches/testing/mocks/sling-mock-1.x/pom.xml

Modified: sling/branches/testing/mocks/sling-mock-1.x/pom.xml
URL: http://svn.apache.org/viewvc/sling/branches/testing/mocks/sling-mock-1.x/pom.xml?rev=1798726&r1=1798725&r2=1798726&view=diff
==============================================================================
--- sling/branches/testing/mocks/sling-mock-1.x/pom.xml (original)
+++ sling/branches/testing/mocks/sling-mock-1.x/pom.xml Wed Jun 14 17:24:39 2017
@@ -125,7 +125,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.2.2</version>
+            <version>1.2.3-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>