mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
[releng] Update to newer help-docs-eclipserun-repo
Note that:
- doc/org.eclipse.cdt.doc.isv
- doc/org.eclipse.cdt.doc.user
were updated in commit 149aca51f9
made
this release cycle.
Change-Id: I5b19c7ba14d1c3f837163c109603f9a330e9f138
This commit is contained in:
parent
5654112209
commit
bbe89c853e
7 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %bundleName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.autotools.docs;singleton:=true
|
||||
Bundle-Version: 2.0.700.qualifier
|
||||
Bundle-Version: 2.0.800.qualifier
|
||||
Bundle-Vendor: %provider
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.help,
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>2.0.700-SNAPSHOT</version>
|
||||
<version>2.0.800-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.autotools.docs</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %bundleName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.meson.docs;singleton:=true
|
||||
Bundle-Version: 1.0.700.qualifier
|
||||
Bundle-Version: 1.0.800.qualifier
|
||||
Bundle-Vendor: %provider
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.help,
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>1.0.700-SNAPSHOT</version>
|
||||
<version>1.0.800-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.meson.docs</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
|
|
|
@ -2,6 +2,6 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %bundleName
|
||||
Bundle-SymbolicName: org.eclipse.cdt.debug.application.doc;singleton:=true
|
||||
Bundle-Version: 1.1.800.qualifier
|
||||
Bundle-Version: 1.1.900.qualifier
|
||||
Bundle-Vendor: %provider
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>1.1.800-SNAPSHOT</version>
|
||||
<version>1.1.900-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.debug.application.doc</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -43,7 +43,7 @@
|
|||
|
||||
<!-- 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. -->
|
||||
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.18/</help-docs-eclipserun-repo>
|
||||
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.19/</help-docs-eclipserun-repo>
|
||||
|
||||
|
||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
|
||||
|
|
Loading…
Add table
Reference in a new issue