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

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new af6c819  updated submodule url to use https
af6c819 is described below

commit af6c819607d71745188aa3764bbfa61e3382e27e
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Dec 4 17:03:56 2018 +0100

    updated submodule url to use https
---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 8f58b03..c366639 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
 [submodule "scripting-resolver/sling-org-apache-sling-scripting-sightly"]
        path = scripting-resolver/sling-org-apache-sling-scripting-sightly
-       url = 
[email protected]:apache/sling-org-apache-sling-scripting-sightly.git
+       url = 
https://github.com/apache/sling-org-apache-sling-scripting-sightly.git
        branch = experimental-scripting-resolver

Reply via email to