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:
parent
207bcc6f56
commit
18893e0ffc
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue