mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Update org.eclipse.cdt.autotools.core plugin version to 1.1.0.
This commit is contained in:
parent
3964dbeab6
commit
64ce186a2f
3 changed files with 8 additions and 3 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-04-20 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* META-INF/MANIFEST.MF: Bump up version to 1.1.0.
|
||||
* pom.xml: Ditto.
|
||||
|
||||
2012-04-11 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
Bug #375007 fix from Anna Dushistova
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %Bundle-Name.0
|
||||
Bundle-SymbolicName: org.eclipse.cdt.autotools.core;singleton:=true
|
||||
Bundle-Version: 1.0.2.qualifier
|
||||
Bundle-Version: 1.1.0.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.autotools.core.AutotoolsPlugin
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.ui;bundle-version="3.4.0",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>1.0.2-SNAPSHOT</version>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.autotools.core</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue