diff --git a/.gitmodules b/.gitmodules index 6c46c5fbcbe..00d36423ab6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -53,12 +53,9 @@ [submodule "rt.equinox.binaries"] path = rt.equinox.binaries url = https://github.com/eclipse-equinox/equinox.binaries.git -[submodule "rt.equinox.bundles"] - path = rt.equinox.bundles - url = https://github.com/eclipse-equinox/equinox.bundles.git -[submodule "rt.equinox.framework"] - path = rt.equinox.framework - url = https://github.com/eclipse-equinox/equinox.framework.git +[submodule "equinox"] + path = equinox + url = https://github.com/eclipse-equinox/equinox.git [submodule "rt.equinox.p2"] path = rt.equinox.p2 url = https://github.com/eclipse-equinox/p2.git diff --git a/pom.xml b/pom.xml index 5ac850307f5..edf6d34763d 100644 --- a/pom.xml +++ b/pom.xml @@ -63,8 +63,7 @@ eclipse.platform.ua eclipse.platform.ui.tools - rt.equinox.bundles - rt.equinox.framework + equinox rt.equinox.p2 eclipse.platform.releng