From 69cd8d6d7f110d1cd225e98400f485008e14e9f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Fri, 12 Jan 2024 13:04:29 +0200 Subject: [PATCH] Cleanup Maven configs * Remove duplicate groupId * remove duplicate tycho-version setting * remove useless resolver=p2 setting --- bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml index fa38bd6feae..96c667f4493 100644 --- a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml +++ b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml @@ -16,8 +16,7 @@ parent 4.31.0-SNAPSHOT ../../ - - org.eclipse.equinox + org.eclipse.equinox.security.win32.x86_64 1.2.100-SNAPSHOT eclipse-plugin @@ -32,9 +31,7 @@ org.eclipse.tycho target-platform-configuration - ${tycho.version} - p2 win32