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 829afeb commit 02b2964Copy full SHA for 02b2964
org.eclipse.wildwebdeveloper.product.branding/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.wildwebdeveloper.product.branding;singleton:=true
5
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.1.qualifier
6
Bundle-Vendor: %pluginVendor
7
Require-Bundle: org.eclipse.platform
8
Eclipse-BundleShape: dir
org.eclipse.wildwebdeveloper.product.branding/pom.xml
@@ -25,7 +25,7 @@
25
</parent>
26
27
<artifactId>org.eclipse.wildwebdeveloper.product.branding</artifactId>
28
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
29
<packaging>eclipse-plugin</packaging>
30
31
</project>
0 commit comments