mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
[releng] Update eclipse run 4.14 platform release
Note - other doc plug-ins have already had their versions bumped since the 9.10 release. Change-Id: I26466b69faf046672e9fbc5a155a951169370562
This commit is contained in:
parent
69e813856b
commit
d9a16a23e2
9 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %bundleName
|
Bundle-Name: %bundleName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.autotools.docs;singleton:=true
|
Bundle-SymbolicName: org.eclipse.cdt.autotools.docs;singleton:=true
|
||||||
Bundle-Version: 2.0.300.qualifier
|
Bundle-Version: 2.0.400.qualifier
|
||||||
Bundle-Vendor: %provider
|
Bundle-Vendor: %provider
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.help,
|
Require-Bundle: org.eclipse.help,
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>2.0.300-SNAPSHOT</version>
|
<version>2.0.400-SNAPSHOT</version>
|
||||||
<artifactId>org.eclipse.cdt.autotools.docs</artifactId>
|
<artifactId>org.eclipse.cdt.autotools.docs</artifactId>
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %bundleName
|
Bundle-Name: %bundleName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.meson.docs;singleton:=true
|
Bundle-SymbolicName: org.eclipse.cdt.meson.docs;singleton:=true
|
||||||
Bundle-Version: 1.0.300.qualifier
|
Bundle-Version: 1.0.400.qualifier
|
||||||
Bundle-Vendor: %provider
|
Bundle-Vendor: %provider
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Require-Bundle: org.eclipse.help,
|
Require-Bundle: org.eclipse.help,
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>1.0.300-SNAPSHOT</version>
|
<version>1.0.400-SNAPSHOT</version>
|
||||||
<artifactId>org.eclipse.cdt.meson.docs</artifactId>
|
<artifactId>org.eclipse.cdt.meson.docs</artifactId>
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,6 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %bundleName
|
Bundle-Name: %bundleName
|
||||||
Bundle-SymbolicName: org.eclipse.cdt.debug.application.doc;singleton:=true
|
Bundle-SymbolicName: org.eclipse.cdt.debug.application.doc;singleton:=true
|
||||||
Bundle-Version: 1.1.400.qualifier
|
Bundle-Version: 1.1.500.qualifier
|
||||||
Bundle-Vendor: %provider
|
Bundle-Vendor: %provider
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>1.1.400-SNAPSHOT</version>
|
<version>1.1.500-SNAPSHOT</version>
|
||||||
<artifactId>org.eclipse.cdt.debug.application.doc</artifactId>
|
<artifactId>org.eclipse.cdt.debug.application.doc</artifactId>
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
|
||||||
|
|
|
@ -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.doc.user; singleton:=true
|
Bundle-SymbolicName: org.eclipse.cdt.doc.user; singleton:=true
|
||||||
Bundle-Version: 5.4.300.qualifier
|
Bundle-Version: 5.4.400.qualifier
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>5.4.300-SNAPSHOT</version>
|
<version>5.4.400-SNAPSHOT</version>
|
||||||
<artifactId>org.eclipse.cdt.doc.user</artifactId>
|
<artifactId>org.eclipse.cdt.doc.user</artifactId>
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
<!-- When changing this value, consider also bumping the version numbers of all the docs plug-ins so that compare&replace does not
|
<!-- When changing this value, consider also bumping the version numbers of all the docs plug-ins so that compare&replace does not
|
||||||
replace the the newly built docs because the only change is in the filtered out index/* resources. -->
|
replace the the newly built docs because the only change is in the filtered out index/* resources. -->
|
||||||
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.13/</help-docs-eclipserun-repo>
|
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.14/</help-docs-eclipserun-repo>
|
||||||
|
|
||||||
|
|
||||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
|
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
|
||||||
|
|
Loading…
Add table
Reference in a new issue