Skip to content

Commit 8c237c5

Browse files
committed
Bump org.eclipse.swt bundle version
Missing change from commit 2edab10 that bumped all fragments to higher version. Fixes eclipse-platform/eclipse.platform.releng.aggregator#3347
1 parent 2edab10 commit 8c237c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bundles/org.eclipse.swt/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-Name: %pluginName
33
Bundle-Vendor: %providerName
44
Bundle-SymbolicName: org.eclipse.swt; singleton:=true
5-
Bundle-Version: 3.131.100.qualifier
5+
Bundle-Version: 3.132.0.qualifier
66
Bundle-ManifestVersion: 2
77
Bundle-Localization: plugin
88
DynamicImport-Package: org.eclipse.swt.accessibility2

bundles/org.eclipse.swt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<relativePath>../../</relativePath>
2121
</parent>
2222
<artifactId>org.eclipse.swt</artifactId>
23-
<version>3.131.100-SNAPSHOT</version>
23+
<version>3.132.0-SNAPSHOT</version>
2424
<packaging>eclipse-plugin</packaging>
2525

2626
<properties>

0 commit comments

Comments
 (0)