We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f13c133 + 4ad80a2 commit c023ab3Copy full SHA for c023ab3
META-INF/MANIFEST.MF
@@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
3
Bundle-Name: Eclipse JSDT core
4
Bundle-SymbolicName: jsdt-core
5
Bundle-Vendor: funfried
6
-Bundle-Version: 1.0.3
+Bundle-Version: 1.0.4
7
Require-Bundle: org.eclipse.wst.jsdt.core;bundle-version="[1.0.0,10.0.0)"
8
Bundle-RequiredExecutionEnvironment: JavaSE-17
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>de.funfried.libraries</groupId>
20
<artifactId>jsdt-core</artifactId>
21
- <version>1.0.3</version>
+ <version>1.0.4</version>
22
<packaging>eclipse-plugin</packaging>
23
24
<developers>
0 commit comments