Skip to content

Commit

Permalink
Version bump for 4.26 stream
Browse files Browse the repository at this point in the history
Needed to get the bundle resigned for
eclipse-platform/eclipse.platform.releng.aggregator#661
  • Loading branch information
akurtakov committed Nov 11, 2022
1 parent c4b278c commit e41d193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.e4.tools.compat/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.e4.tools.compat;singleton:=true
Bundle-Version: 4.8.100.qualifier
Bundle-Version: 4.8.200.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.ui;bundle-version="3.6.0",
org.eclipse.core.runtime;bundle-version="3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.e4.tools.compat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>eclipse.platform.ui.tools</groupId>
<artifactId>org.eclipse.e4.tools.compat</artifactId>
<version>4.8.100-SNAPSHOT</version>
<version>4.8.200-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>

0 comments on commit e41d193

Please sign in to comment.