From a9f00b6047a720e4b11c53e6ef63fac5615b8753 Mon Sep 17 00:00:00 2001 From: Hans Van Akelyen Date: Sun, 31 May 2026 12:22:23 +0200 Subject: [PATCH] fix accidental dependency upload, #7196 --- lib-p2/swtbot/pom.xml | 16 +--------------- lib-p2/tm4e/pom.xml | 16 +--------------- 2 files changed, 2 insertions(+), 30 deletions(-) diff --git a/lib-p2/swtbot/pom.xml b/lib-p2/swtbot/pom.xml index 40e909e18f..e854628d48 100644 --- a/lib-p2/swtbot/pom.xml +++ b/lib-p2/swtbot/pom.xml @@ -32,6 +32,7 @@ Eclipse SWTBot Wrapper + true ${project.build.directory}/download org.eclipse.swtbot.swt.finder_4.3.0.202506021445.jar ${project.build.directory}/${project.artifactId}-${project.version}.jar @@ -144,19 +145,4 @@ - - - apache-release - - - - maven-deploy-plugin - - true - - - - - - diff --git a/lib-p2/tm4e/pom.xml b/lib-p2/tm4e/pom.xml index e1d5dbfc67..d50c016df3 100644 --- a/lib-p2/tm4e/pom.xml +++ b/lib-p2/tm4e/pom.xml @@ -32,6 +32,7 @@ Eclipse TM4E Core Wrapper + true ${project.build.directory}/download org.eclipse.tm4e.core_0.17.2.202511281144.jar https://download.eclipse.org/tm4e/releases/0.17.2/plugins/${tm4e.core.download.file} @@ -141,19 +142,4 @@ - - - apache-release - - - - maven-deploy-plugin - - true - - - - - -