We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5d59f commit 950fb34Copy full SHA for 950fb34
team/bundles/org.eclipse.compare.win32/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: %pluginName
4
Bundle-SymbolicName: org.eclipse.compare.win32;singleton:=true
5
-Bundle-Version: 1.3.400.qualifier
+Bundle-Version: 1.3.500.qualifier
6
Bundle-Vendor: %providerName
7
Bundle-RequiredExecutionEnvironment: JavaSE-17
8
Eclipse-PlatformFilter: (osgi.os=win32)
team/bundles/org.eclipse.compare.win32/pom.xml
@@ -18,7 +18,7 @@
18
<relativePath>../../</relativePath>
19
</parent>
20
<artifactId>org.eclipse.compare.win32</artifactId>
21
- <version>1.3.400-SNAPSHOT</version>
+ <version>1.3.500-SNAPSHOT</version>
22
<packaging>eclipse-plugin</packaging>
23
24
<properties>
0 commit comments