| commit | 7e7a05a4b33ebc3e3700b501055b3979042fce97 | [log] [tgz] |
|---|---|---|
| author | Christopher Frost <frostc@vmware.com> | Thu Feb 17 13:27:28 2011 +0000 |
| committer | Christopher Frost <frostc@vmware.com> | Thu Feb 17 13:27:28 2011 +0000 |
| tree | cc1dd10b939a10bb34fb27b151e48bf9a7b14692 | |
| parent | 00025f74a8d9dcc802c5b0fd71175e653ea11acd [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