You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/04/27 09:47:20 UTC

[sling-org-apache-sling-launchpad-test-services] branch master updated: SLING-7623 - Launchpad tests are failing massively

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git


The following commit(s) were added to refs/heads/master by this push:
     new b609ef3  SLING-7623 - Launchpad tests are failing massively
b609ef3 is described below

commit b609ef38fe54e8ff88ef9a692623d977e5732418
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Apr 27 12:46:56 2018 +0300

    SLING-7623 - Launchpad tests are failing massively
    
    Build against the latest Sling API.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e04d1f..5e2f16e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.16.2</version>
+            <version>2.18.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

-- 
To stop receiving notification emails like this one, please contact
rombert@apache.org.