| commit | f3e607e8cbb7b28489ba46a9f6c30263e18575e4 | [log] [tgz] |
|---|---|---|
| author | Christopher Frost <frostc@vmware.com> | Thu Feb 17 13:28:11 2011 +0000 |
| committer | Christopher Frost <frostc@vmware.com> | Thu Feb 17 13:28:11 2011 +0000 |
| tree | 8c34a872884e663f9555707e94eea281c58cdd50 | |
| parent | 7595ffef939ebb98fec333db69584bb7db83eaed [diff] |
Updating the virgo-build submodule to use https instead of git
diff --git a/.gitmodules b/.gitmodules index 1f9ea18..4b37206 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,3 @@ [submodule "virgo-build"] path = virgo-build - url = git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git + url = https://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.virgo-build.git