From 60caf707b67aeeafc863c77539ef6ced6fa2bde3 Mon Sep 17 00:00:00 2001 From: Michael Keppler Date: Fri, 26 Jan 2024 18:23:12 +0100 Subject: [PATCH] normalize feature.xml to current format The feature.xml serialization was changed in Eclipse 4.30: https://eclipse.dev/eclipse/news/4.30/pde.php#unnecessary-attributes-removal This change just stores the feature.xml without any changes, to avoid confusion in the future by other editors when doing actual changes. --- net.sf.eclipsecs-feature/feature.xml | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/net.sf.eclipsecs-feature/feature.xml b/net.sf.eclipsecs-feature/feature.xml index d591280fe..d816adab3 100644 --- a/net.sf.eclipsecs-feature/feature.xml +++ b/net.sf.eclipsecs-feature/feature.xml @@ -1,7 +1,8 @@ - @@ -37,35 +38,22 @@ + version="10.12.3.qualifier"/> + version="10.12.3.qualifier"/> + version="10.12.3.qualifier"/>