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-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new d7595fc  SLING-9639 - Deprecate no longer used launchpad testing 
projects
d7595fc is described below

commit d7595fc4a0c6cec4ed5cdc715a639dec6c94118e
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Oct 2 15:23:38 2020 +0200

    SLING-9639 - Deprecate no longer used launchpad testing projects
    
    launchpad-testing no longer uses launchpad-test-bundles
---
 .sling-module.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.sling-module.json b/.sling-module.json
index e415795..b1b8e7d 100644
--- a/.sling-module.json
+++ b/.sling-module.json
@@ -7,6 +7,6 @@
             "**/logs/*.log"
         ],
         "emailRecipients": ["[email protected]"],
-        "upstreamProjects": ["../sling-org-apache-sling-starter/master", 
"../sling-org-apache-sling-launchpad-test-bundles/master"]
+        "upstreamProjects": ["../sling-org-apache-sling-starter/master"]
     }
 }

Reply via email to