Author: sseifert
Date: Thu Mar 23 15:13:04 2017
New Revision: 1788265

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

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=1788265&r1=1788264&r2=1788265&view=diff
==============================================================================
--- sling/branches/fsresource-1.x/pom.xml (original)
+++ sling/branches/fsresource-1.x/pom.xml Thu Mar 23 15:13:04 2017
@@ -148,7 +148,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.jcr.contentparser</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
@@ -165,7 +165,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>2.2.2</version>
+            <version>2.2.4</version>
             <scope>test</scope>
         </dependency>
         <dependency>


Reply via email to