revert accidental celix deletion
Project: http://git-wip-us.apache.org/repos/asf/celix-site/repo Commit: http://git-wip-us.apache.org/repos/asf/celix-site/commit/74b60417 Tree: http://git-wip-us.apache.org/repos/asf/celix-site/tree/74b60417 Diff: http://git-wip-us.apache.org/repos/asf/celix-site/diff/74b60417 Branch: refs/heads/asf-site Commit: 74b604172abe52b9df72429103b561cd79c85f47 Parents: f9a9dcb Author: ESmink <[email protected]> Authored: Tue Nov 21 12:58:20 2017 +0100 Committer: ESmink <[email protected]> Committed: Tue Nov 21 12:58:20 2017 +0100 ---------------------------------------------------------------------- .gitmodules | 2 +- celix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/celix-site/blob/74b60417/.gitmodules ---------------------------------------------------------------------- diff --git a/.gitmodules b/.gitmodules index 0e2e52d..14a489b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "celix"] path = celix - url = git://git.apache.org/celix.git + url = https://github.com/apache/celix.git http://git-wip-us.apache.org/repos/asf/celix-site/blob/74b60417/celix ---------------------------------------------------------------------- diff --git a/celix b/celix new file mode 160000 index 0000000..95c06ab --- /dev/null +++ b/celix @@ -0,0 +1 @@ +Subproject commit 95c06ab789fa82e8dbeccbad0324ec5d44437960
