Skip to content

Commit e63f3f9

Browse files
eclipse-pde-botvogella
authored andcommitted
Version bump(s) for 4.36 stream
1 parent 305985d commit e63f3f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

e4tools/bundles/org.eclipse.e4.tools.emf.ui/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.eclipse.e4.tools.emf.ui;singleton:=true
5-
Bundle-Version: 4.8.600.qualifier
5+
Bundle-Version: 4.8.700.qualifier
66
Bundle-Vendor: %providerName
77
Bundle-Localization: plugin
88
Bundle-RequiredExecutionEnvironment: JavaSE-17

e4tools/bundles/org.eclipse.e4.tools.emf.ui/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>org.eclipse.platform</groupId>
2323
<artifactId>org.eclipse.e4.tools.emf.ui</artifactId>
24-
<version>4.8.600-SNAPSHOT</version>
24+
<version>4.8.700-SNAPSHOT</version>
2525
<packaging>eclipse-plugin</packaging>
2626

2727
<properties>

features/org.eclipse.e4.core.tools.feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.eclipse.e4.core.tools.feature"
44
label="%featureName"
5-
version="4.30.400.qualifier"
5+
version="4.30.500.qualifier"
66
provider-name="%providerName"
77
license-feature="org.eclipse.license"
88
license-feature-version="0.0.0">

0 commit comments

Comments
 (0)