You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2015/05/27 12:20:08 UTC

svn commit: r1681957 - /sling/trunk/contrib/extensions/bgservlets/testing/pom.xml

Author: bdelacretaz
Date: Wed May 27 10:20:08 2015
New Revision: 1681957

URL: http://svn.apache.org/r1681957
Log:
Preparing for release

Modified:
    sling/trunk/contrib/extensions/bgservlets/testing/pom.xml

Modified: sling/trunk/contrib/extensions/bgservlets/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/bgservlets/testing/pom.xml?rev=1681957&r1=1681956&r2=1681957&view=diff
==============================================================================
--- sling/trunk/contrib/extensions/bgservlets/testing/pom.xml (original)
+++ sling/trunk/contrib/extensions/bgservlets/testing/pom.xml Wed May 27 10:20:08 2015
@@ -32,6 +32,8 @@
   <name>Apache Sling Background Servlets Integration Tests</name>
 
   <properties>
+      <sling.java.version>6</sling.java.version>
+
       <!-- Timeout when checking for Sling readyness before starting tests -->
       <HttpTestBase.readyTimeoutSeconds>62</HttpTestBase.readyTimeoutSeconds>