From c37842ad0a66e6e26fd47a4be97986b75bf0a25b Mon Sep 17 00:00:00 2001 From: Ed Merks Date: Wed, 11 Sep 2024 07:43:54 +0200 Subject: [PATCH] Remove includes of 3rd party libraries from the org.eclipse.jdt feature - Increment the feature version --- org.eclipse.jdt-feature/feature.xml | 2 +- org.eclipse.jdt-feature/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.eclipse.jdt-feature/feature.xml b/org.eclipse.jdt-feature/feature.xml index 3a23658..6ba5ff4 100644 --- a/org.eclipse.jdt-feature/feature.xml +++ b/org.eclipse.jdt-feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/org.eclipse.jdt-feature/pom.xml b/org.eclipse.jdt-feature/pom.xml index da5b4af..ee322d6 100644 --- a/org.eclipse.jdt-feature/pom.xml +++ b/org.eclipse.jdt-feature/pom.xml @@ -18,7 +18,7 @@ org.eclipse.jdt.feature org.eclipse.jdt - 3.19.700-SNAPSHOT + 3.20.0-SNAPSHOT eclipse-feature org eclipse jdt feature