From 0d3dd5e96438b228a772f72909c6808b049879f1 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 20 Sep 2023 14:55:22 -0400 Subject: [PATCH] Update scmURL and parent pom following merge into platform of other repos Amongst possibly other things I think this is the URL that is embedded in MANFIFEST.MF as the location the bundles are stored in git. The proper value for this comes from the parent pom, which needed to be updated for a couple of the modules too. --- debug/pom.xml | 9 ++------- runtime/pom.xml | 4 ---- ua/pom.xml | 31 ++----------------------------- 3 files changed, 4 insertions(+), 40 deletions(-) diff --git a/debug/pom.xml b/debug/pom.xml index 9803abe5400..e0e30f92cdd 100644 --- a/debug/pom.xml +++ b/debug/pom.xml @@ -13,20 +13,15 @@ 4.0.0 - org.eclipse - eclipse-platform-parent + org.eclipse.platform + eclipse.platform 4.30.0-SNAPSHOT - ../../eclipse-platform-parent org.eclipse.platform eclipse.platform.debug pom - - scm:git:https://github.com/eclipse-platform/eclipse.platform.debug.git - - org.eclipse.core.externaltools org.eclipse.core.variables diff --git a/runtime/pom.xml b/runtime/pom.xml index 9d121dbed8a..a2d1791e194 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -21,10 +21,6 @@ eclipse.platform.runtime pom - - scm:git:https://github.com/eclipse-platform/eclipse.platform.git - - bundles features/org.eclipse.core.runtime.feature diff --git a/ua/pom.xml b/ua/pom.xml index 2b716e7459d..7c1018d683a 100644 --- a/ua/pom.xml +++ b/ua/pom.xml @@ -13,40 +13,13 @@ 4.0.0 - org.eclipse - eclipse-platform-parent + org.eclipse.platform + eclipse.platform 4.30.0-SNAPSHOT - ../../eclipse-platform-parent eclipse.platform.ua eclipse.platform.ua pom - - scm:git:https://github.com/eclipse-platform/eclipse.platform.ua.git - - - - - - build-individual-bundles - - - - true - - - true - - eclipse-hosted - https://repo.eclipse.org/content/repositories/eclipse/ - - - - org.eclipse.help