Skip to content

Commit

Permalink
Bump Manifest and feature versions
Browse files Browse the repository at this point in the history
* org.eclipse.core.tests.runtime --> 3.21.200
* org.eclipse.core.runtime.feature --> 1.4.200
  • Loading branch information
fedejeanne committed Sep 12, 2023
1 parent 0cec45f commit 79efc2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.core.runtime.feature"
label="%featureName"
version="1.4.100.qualifier"
version="1.4.200.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
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: Eclipse Core Tests Runtime
Bundle-SymbolicName: org.eclipse.core.tests.runtime; singleton:=true
Bundle-Version: 3.21.100.qualifier
Bundle-Version: 3.21.200.qualifier
Bundle-Activator: org.eclipse.core.tests.runtime.RuntimeTestsPlugin
Bundle-Vendor: Eclipse.org
Export-Package: org.eclipse.core.tests.internal.preferences,
Expand Down

0 comments on commit 79efc2e

Please sign in to comment.