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.
1 parent 7394536 commit 8194876Copy full SHA for 8194876
org.eclipse.jdt.launching/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: %pluginName
4
Bundle-SymbolicName: org.eclipse.jdt.launching; singleton:=true
5
-Bundle-Version: 3.23.50.qualifier
+Bundle-Version: 3.23.100.qualifier
6
Bundle-Activator: org.eclipse.jdt.internal.launching.LaunchingPlugin
7
Bundle-Vendor: %providerName
8
Bundle-Localization: plugin
org.eclipse.jdt.launching/pom.xml
@@ -18,7 +18,7 @@
18
</parent>
19
<groupId>org.eclipse.jdt</groupId>
20
<artifactId>org.eclipse.jdt.launching</artifactId>
21
- <version>3.23.50-SNAPSHOT</version>
+ <version>3.23.100-SNAPSHOT</version>
22
<packaging>eclipse-plugin</packaging>
23
24
<build>
0 commit comments