1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bumped up version number of org.eclipse.cdt.sdk plugin to 8.4.

This commit is contained in:
Sergey Prigogin 2014-01-22 11:06:19 -08:00
parent 207bcc6f56
commit 18893e0ffc
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.cdt.sdk;singleton:=true
Bundle-Version: 8.3.0.qualifier
Bundle-Version: 8.4.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin

View file

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