Skip to content

Commit

Permalink
[releng] Prepare repo for CDT 11.0.1 development
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahgraham committed Dec 9, 2022
1 parent 9d40669 commit 22cf513
Show file tree
Hide file tree
Showing 140 changed files with 162 additions and 162 deletions.
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.autotools-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.autotools"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%provider"
plugin="org.eclipse.cdt.autotools.ui"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.autotools.docs/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0.qualifier
Bundle-Version: 11.0.1.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help,
Expand Down
4 changes: 2 additions & 2 deletions build/org.eclipse.cdt.autotools.docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>2.1.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.autotools.docs</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.core.autotools-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.core.autotools"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.core.autotools.ui"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.gnu.build-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.gnu.build"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.build.gcc.ui"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.meson-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.meson"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.meson.ui"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.meson.docs/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0.qualifier
Bundle-Version: 11.0.1.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help,
Expand Down
4 changes: 2 additions & 2 deletions build/org.eclipse.cdt.meson.docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.1.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.meson.docs</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 1 addition & 1 deletion build/org.eclipse.cdt.meson.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.cdt.build-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cmake/aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cmake-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
</parent>

<artifactId>cmake-aggregator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cmake/org.eclipse.cdt.cmake-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.cmake"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.cmake.ui"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions cmake/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
</parent>

<groupId>org.eclipse.cdt</groupId>
<artifactId>cmake-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion codan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.cdt.codan-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.linux.aarch64
Bundle-SymbolicName: org.eclipse.cdt.core.linux.aarch64;singleton:=true
Bundle-Version: 6.1.0.qualifier
Bundle-Version: 11.0.1.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[6.3.0,7.0.0)"
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions core/org.eclipse.cdt.core.linux.aarch64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>6.1.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.linux.aarch64</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-SymbolicName: org.eclipse.cdt.core.linux.ppc64le;singleton:=true
Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Bundle-Name: %fragmentName.linux.ppc64le
Bundle-Version: 6.1.0.qualifier
Bundle-Version: 11.0.1.qualifier
Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[6.3.0,7.0.0)"
Bundle-Vendor: %providerName
Eclipse-PlatformFilter: (&(osgi.os=linux)(osgi.arch=ppc64le))
4 changes: 2 additions & 2 deletions core/org.eclipse.cdt.core.linux.ppc64le/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>6.1.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.linux.ppc64le</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.linux.x86_64
Bundle-SymbolicName: org.eclipse.cdt.core.linux.x86_64;singleton:=true
Bundle-Version: 6.1.0.qualifier
Bundle-Version: 11.0.1.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[6.3.0,7.0.0)"
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions core/org.eclipse.cdt.core.linux.x86_64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>6.1.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.linux.x86_64</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 1 addition & 1 deletion core/org.eclipse.cdt.core.linux/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/org.eclipse.cdt.core.macosx/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.macosx
Bundle-SymbolicName: org.eclipse.cdt.core.macosx; singleton:=true
Bundle-Version: 6.1.0.qualifier
Bundle-Version: 11.0.1.qualifier
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[6.3.0,7.0.0)"
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions core/org.eclipse.cdt.core.macosx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>6.1.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.macosx</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 1 addition & 1 deletion core/org.eclipse.cdt.core.native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/org.eclipse.cdt.core.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %fragmentName.win32.x86_64
Bundle-SymbolicName: org.eclipse.cdt.core.win32.x86_64;singleton:=true
Bundle-Version: 6.1.0.qualifier
Bundle-Version: 11.0.1.qualifier
Fragment-Host: org.eclipse.cdt.core.native;bundle-version="[6.3.0,7.0.0)"
Eclipse-PlatformFilter: (&(osgi.os=win32)(osgi.arch=x86_64))
Bundle-Vendor: %providerName
Expand Down
4 changes: 2 additions & 2 deletions core/org.eclipse.cdt.core.win32.x86_64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>6.1.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.win32.x86_64</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down
2 changes: 1 addition & 1 deletion core/org.eclipse.cdt.core.win32/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/org.eclipse.cdt.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.cdt-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.build.crossgcc"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.build.crossgcc"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cross/org.eclipse.cdt.launch.remote-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.launch.remote"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion cross/org.eclipse.cdt.launch.remote-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cross/org.eclipse.cdt.launch.serial-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.cdt.launch.serial.feature"
label="%featureName"
version="11.0.0.qualifier"
version="11.0.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.launch.serial.ui"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion cross/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.cdt.cross-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0.qualifier
Bundle-Version: 11.0.1.qualifier
Bundle-Vendor: %provider
Bundle-Localization: plugin
4 changes: 2 additions & 2 deletions debug/org.eclipse.cdt.debug.application.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
<version>11.0.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<version>1.2.0-SNAPSHOT</version>
<version>11.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.application.doc</artifactId>
<packaging>eclipse-plugin</packaging>

Expand Down

0 comments on commit 22cf513

Please sign in to comment.