You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by pa...@apache.org on 2017/02/17 14:04:54 UTC

svn commit: r1783405 - /sling/trunk/installer/it/pom.xml

Author: pauls
Date: Fri Feb 17 14:04:54 2017
New Revision: 1783405

URL: http://svn.apache.org/viewvc?rev=1783405&view=rev
Log:
Update the it tests for the installer to the latest core 3.8.7-SNAPSHOT version

Modified:
    sling/trunk/installer/it/pom.xml

Modified: sling/trunk/installer/it/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/it/pom.xml?rev=1783405&r1=1783404&r2=1783405&view=diff
==============================================================================
--- sling/trunk/installer/it/pom.xml (original)
+++ sling/trunk/installer/it/pom.xml Fri Feb 17 14:04:54 2017
@@ -26,7 +26,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.it</artifactId>
-    <version>3.8.3-SNAPSHOT</version>
+    <version>3.8.7-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache Sling Installer Integration Tests</name>