1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 21:05:37 +02:00

Updated version of the branding plug-in to match the feature version.

This commit is contained in:
Sergey Prigogin 2013-11-25 10:47:59 -08:00
parent 1ba8833d49
commit d77a625716
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt; singleton:=true Bundle-SymbolicName: org.eclipse.cdt; singleton:=true
Bundle-Version: 8.2.0.qualifier Bundle-Version: 8.3.0.qualifier
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui.intro;bundle-version="[3.2.0,4.0.0)", Require-Bundle: org.eclipse.ui.intro;bundle-version="[3.2.0,4.0.0)",

View file

@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<version>8.2.0-SNAPSHOT</version> <version>8.3.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt</artifactId> <artifactId>org.eclipse.cdt</artifactId>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>