This is an automated email from the ASF dual-hosted git repository. rlenferink pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix-site.git
commit a5e4c5fdabe520e26edf86effeb95253f0b65f53 Author: Roy Lenferink <lenferink...@gmail.com> AuthorDate: Sun Jul 7 13:38:32 2019 +0200 Updated Celix submodule URL to prevent re-authenticating --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index fd7cf23..96b1487 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "celix-src"] path = celix-src - url = g...@github.com:apache/celix.git + url = https://github.com/apache/celix.git ignore = all