mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
[releng] Update plug-in versions
Version changes are all to refect non-API changes (micro version) Change-Id: I372aa2671a4c7f5c765a42156d3f639b8eaff680 Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
This commit is contained in:
parent
24639efcee
commit
fa270ed30a
38 changed files with 38 additions and 38 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.core;singleton:=true
|
||||
Bundle-Version: 1.3.0.qualifier
|
||||
Bundle-Version: 1.3.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.cmake.core.internal.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.arm.tests
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Fragment-Host: org.eclipse.cdt.cmake.is.arm
|
||||
Import-Package: org.junit
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.arm.tests</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
</project>
|
||||
|
|
|
@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: %bundleName
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.arm;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.arm</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -4,7 +4,7 @@ Bundle-Name: %bundleName
|
|||
Bundle-Description: %Bundle-Description
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core.doc;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.core.doc</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core.tests
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Fragment-Host: org.eclipse.cdt.cmake.is.core
|
||||
Import-Package: org.junit
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.core.tests</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %bundleName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core.ui;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
org.eclipse.ui,
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.core.ui</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
|
|
@ -4,7 +4,7 @@ Bundle-Name: %bundleName
|
|||
Bundle-Description: %bundleDescription
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.core</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.hpenonstop.tests
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Fragment-Host: org.eclipse.cdt.cmake.is.hpenonstop
|
||||
Import-Package: org.junit
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.hpenonstop.tests</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
</project>
|
||||
|
|
|
@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: %bundleName
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.hpenonstop;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.hpenonstop</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: %bundleName
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.intel;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.intel</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.microsoft.tests
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Fragment-Host: org.eclipse.cdt.cmake.is.microsoft
|
||||
Import-Package: org.junit
|
||||
|
|
|
@ -12,6 +12,6 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.microsoft.tests</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
</project>
|
||||
|
|
|
@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: %bundleName
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.microsoft;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.microsoft</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: %bundleName
|
||||
Bundle-Copyright: %Bundle-Copyright
|
||||
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.nvidia;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Version: 1.0.100.qualifier
|
||||
Bundle-Vendor: %Bundle-Vendor
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<artifactId>org.eclipse.cdt.cmake.is.nvidia</artifactId>
|
||||
<!-- always use .qualifier in manifest, we do not plan to publish this plugin
|
||||
to a maven repo. (The repository version is a different thing) -->
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.core.tests; singleton:=true
|
||||
Bundle-Version: 5.4.0.qualifier
|
||||
Bundle-Version: 5.4.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.core.testplugin.CTestPlugin
|
||||
Export-Package: org.eclipse.cdt.core.cdescriptor.tests,
|
||||
org.eclipse.cdt.core.envvar,
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>5.4.0-SNAPSHOT</version>
|
||||
<version>5.4.100-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.core.tests</artifactId>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.core; singleton:=true
|
||||
Bundle-Version: 7.1.0.qualifier
|
||||
Bundle-Version: 7.1.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.core.CCorePlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.ui; singleton:=true
|
||||
Bundle-Version: 7.0.0.qualifier
|
||||
Bundle-Version: 7.0.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.ui.CUIPlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %bundleName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.debug.application;singleton:=true
|
||||
Bundle-Version: 1.2.0.qualifier
|
||||
Bundle-Version: 1.2.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.debug.application.Activator
|
||||
Bundle-Vendor: %provider
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<version>10.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<version>1.2.100-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.debug.application</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.doc.isv; singleton:=true
|
||||
Bundle-Version: 5.4.500.qualifier
|
||||
Bundle-Version: 5.4.600.qualifier
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>5.4.500-SNAPSHOT</version>
|
||||
<version>5.4.600-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.doc.isv</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
|
|
|
@ -2,6 +2,6 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag
|
||||
Bundle-Version: 7.0.300.qualifier
|
||||
Bundle-Version: 7.0.400.qualifier
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.qt.core;singleton:=true
|
||||
Bundle-Version: 2.3.0.qualifier
|
||||
Bundle-Version: 2.3.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.internal.qt.core.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.qt.ui;singleton:=true
|
||||
Bundle-Version: 2.1.0.qualifier
|
||||
Bundle-Version: 2.1.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.internal.qt.ui.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.tm.terminal.view.ui;singleton:=true
|
||||
Bundle-Version: 4.7.0.qualifier
|
||||
Bundle-Version: 4.7.100.qualifier
|
||||
Bundle-Activator: org.eclipse.tm.terminal.view.ui.activator.UIPlugin
|
||||
Bundle-Vendor: %providerName
|
||||
Require-Bundle: org.eclipse.core.expressions;bundle-version="3.4.400",
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.msw.build;singleton:=true
|
||||
Bundle-Version: 1.2.0.qualifier
|
||||
Bundle-Version: 1.2.100.qualifier
|
||||
Bundle-Activator: org.eclipse.cdt.msw.build.Activator
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.core.runtime,
|
||||
|
|
Loading…
Add table
Reference in a new issue