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 20:23:47 UTC

svn commit: r1793894 - /sling/branches/fsresource-1.x/pom.xml

Author: sseifert
Date: Thu May  4 20:23:47 2017
New Revision: 1793894

URL: http://svn.apache.org/viewvc?rev=1793894&view=rev
Log:
update to next development version until release version is available on maven central

Modified:
    sling/branches/fsresource-1.x/pom.xml

Modified: sling/branches/fsresource-1.x/pom.xml
URL: http://svn.apache.org/viewvc/sling/branches/fsresource-1.x/pom.xml?rev=1793894&r1=1793893&r2=1793894&view=diff
==============================================================================
--- sling/branches/fsresource-1.x/pom.xml (original)
+++ sling/branches/fsresource-1.x/pom.xml Thu May  4 20:23:47 2017
@@ -148,7 +148,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.1.0</version>
+            <version>1.1.1-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>