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 99a8d10 + 245d424 commit 2c7fa2cCopy full SHA for 2c7fa2c
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.1
+Bundle-Version: 1.0.2
7
Require-Bundle: org.eclipse.wst.jsdt.core;bundle-version="[1.0.0,10.0.0)"
8
Bundle-RequiredExecutionEnvironment: JavaSE-11
pom.xml
@@ -18,7 +18,7 @@
18
19
<groupId>de.funfried.libraries</groupId>
20
<artifactId>jsdt-core</artifactId>
21
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
22
<packaging>eclipse-plugin</packaging>
23
24
<developers>
0 commit comments