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 5f3d828 commit 97d06e0Copy full SHA for 97d06e0
e4tools/bundles/org.eclipse.e4.tools.emf.ui/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.e4.tools.emf.ui;singleton:=true
5
-Bundle-Version: 4.8.800.qualifier
+Bundle-Version: 4.8.900.qualifier
6
Bundle-Vendor: %providerName
7
Bundle-Localization: plugin
8
Bundle-RequiredExecutionEnvironment: JavaSE-17
e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>org.eclipse.platform</groupId>
23
<artifactId>org.eclipse.e4.tools.emf.ui</artifactId>
24
- <version>4.8.800-SNAPSHOT</version>
+ <version>4.8.900-SNAPSHOT</version>
25
<packaging>eclipse-plugin</packaging>
26
27
<properties>
0 commit comments