File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed
org.eclipse.equinox.core.feature
org.eclipse.equinox.core.sdk
org.eclipse.equinox.server.core Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ Bundle-Activator: org.eclipse.osgi.internal.framework.SystemBundleActivator
107107Bundle-Description : %systemBundle
108108Bundle-Copyright : %copyright
109109Bundle-Vendor : %eclipse.org
110- Bundle-Version : 3.22.0 .qualifier
110+ Bundle-Version : 3.22.100 .qualifier
111111Bundle-Localization : systembundle
112112Bundle-DocUrl : http://www.eclipse.org
113113Eclipse-ExtensibleAPI : true
Original file line number Diff line number Diff line change @@ -9,3 +9,4 @@ https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/20
99Touch for module-info updates
1010Bug 527899 [9] Implement JEP 280: Indify String Concatenation #1139
1111https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1659
12+ https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/2595
Original file line number Diff line number Diff line change 1919</parent >
2020 <groupId >org.eclipse.osgi</groupId >
2121 <artifactId >org.eclipse.osgi</artifactId >
22- <version >3.22.0 -SNAPSHOT</version >
22+ <version >3.22.100 -SNAPSHOT</version >
2323 <packaging >eclipse-plugin</packaging >
2424 <properties >
2525 <!-- The actual TCKs are executed in the org.eclipse.osgi.tck module because of reference to other service implementations -->
Original file line number Diff line number Diff line change 22<feature
33 id =" org.eclipse.equinox.core.feature"
44 label =" %featureName"
5- version =" 1.15.300 .qualifier"
5+ version =" 1.15.400 .qualifier"
66 provider-name =" %providerName"
77 license-feature =" org.eclipse.license"
88 license-feature-version =" 0.0.0" >
Original file line number Diff line number Diff line change 22<feature
33 id =" org.eclipse.equinox.core.sdk"
44 label =" %featureName"
5- version =" 3.25.300 .qualifier"
5+ version =" 3.25.400 .qualifier"
66 provider-name =" %providerName"
77 license-feature =" org.eclipse.license"
88 license-feature-version =" 0.0.0" >
Original file line number Diff line number Diff line change 22<feature
33 id =" org.eclipse.equinox.server.core"
44 label =" %featureName"
5- version =" 1.16.300 .qualifier"
5+ version =" 1.16.400 .qualifier"
66 provider-name =" %providerName"
77 license-feature =" org.eclipse.license"
88 license-feature-version =" 0.0.0" >
You can’t perform that action at this time.
0 commit comments