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/30 07:41:33 UTC

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

Author: sseifert
Date: Tue May 30 07:41:33 2017
New Revision: 1796746

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

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=1796746&r1=1796745&r2=1796746&view=diff
==============================================================================
--- sling/branches/fsresource-1.x/pom.xml (original)
+++ sling/branches/fsresource-1.x/pom.xml Tue May 30 07:41:33 2017
@@ -148,7 +148,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.2.1-SNAPSHOT</version>
+            <version>1.2.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>