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 2019/11/28 14:58:16 UTC

[sling-org-apache-sling-launchpad-test-services] branch master updated: Bundle did not start in o.a.s.launchpad.testing

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

bdelacretaz 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 ed44eaa  Bundle did not start in o.a.s.launchpad.testing
ed44eaa is described below

commit ed44eaa99a3fd6ca4ab556b5e0d12c9015615ea1
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Thu Nov 28 15:31:39 2019 +0100

    Bundle did not start in o.a.s.launchpad.testing
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bd0446c..dcba53f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.18.0</version>
+            <version>2.21.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>