From 0dc9cb64bed17a607a58578428cf2da0accc8c41 Mon Sep 17 00:00:00 2001 From: Christopher Tubbs Date: Tue, 16 Jul 2024 19:31:31 -0400 Subject: [PATCH] Bump Eclipse version and require Maven 3.9.0 (#149) --- META-INF/MANIFEST.MF | 2 +- pom.xml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index a32f584..093ffda 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Eclipse JSDT core Bundle-SymbolicName: jsdt-core Bundle-Vendor: Revelc -Bundle-Version: 3.4.5.qualifier +Bundle-Version: 3.5.0.qualifier Require-Bundle: org.eclipse.wst.jsdt.core;bundle-version="[1.0.0,10.0.0)" Bundle-RequiredExecutionEnvironment: JavaSE-17 Automatic-Module-Name: org.eclipse.wst.jsdt.core diff --git a/pom.xml b/pom.xml index c1ec725..64ea06a 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ net.revelc.code.formatter jsdt-core - 3.4.5-SNAPSHOT + 3.5.0-SNAPSHOT eclipse-plugin Eclipse JSDT Core Bundle Repackaging of Eclipse JSDT bundled for Maven Central @@ -46,7 +46,7 @@ https://github.com/revelc/jsdt-core - https://download.eclipse.org/releases/2024-03 + https://download.eclipse.org/releases/2024-06 true true + 3.9.0 4.0.8