Skip to content

Commit

Permalink
POM and product version changes for 4.30 release (#1296)
Browse files Browse the repository at this point in the history
Tracked in
#1289

workflow failure so updating manually
  • Loading branch information
MohananRahul committed Sep 4, 2023
1 parent 4609210 commit d5901c9
Show file tree
Hide file tree
Showing 46 changed files with 50 additions and 50 deletions.
8 changes: 4 additions & 4 deletions eclipse-platform-parent/pom.xml
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<packaging>pom</packaging>
<!--
See maven-enforcer-plugin configuration to actually break the build if
Expand Down Expand Up @@ -64,8 +64,8 @@
but we'd still want the "marketing number" to be increased to reflect
"a new yearly release".
-->
<releaseNumberSDK>4.29</releaseNumberSDK>
<releaseNumberPlatform>4.29</releaseNumberPlatform>
<releaseNumberSDK>4.30</releaseNumberSDK>
<releaseNumberPlatform>4.30</releaseNumberPlatform>

<tycho.version>4.0.2</tycho.version>

Expand Down Expand Up @@ -252,7 +252,7 @@
<artifact>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-sdk-prereqs</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
</artifact>
</target>
<environments>
Expand Down
2 changes: 1 addition & 1 deletion eclipse-platform-sources/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.jdt</groupId>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.jdt</groupId>
Expand Down
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.pde</groupId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.platform.doc.isv; singleton:=true
Bundle-Version: 4.29.0.qualifier
Bundle-Version: 4.30.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>
Expand Down
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ui</groupId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.platform.doc.user; singleton:=true
Bundle-Version: 4.29.0.qualifier
Bundle-Version: 4.30.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.common</artifactId>
<groupId>eclipse.platform.common</groupId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.common/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng.prereqs.sdk/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
</parent>

<artifactId>eclipse-junit-tests</artifactId>
Expand Down
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
</parent>
<groupId>eclipse.platform.repository</groupId>
<artifactId>eclipse.platform.repository</artifactId>
Expand Down
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
</parent>

<artifactId>equinox-sdk</artifactId>
Expand Down
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.rt.osgistarterkit.product</artifactId>
Expand Down
Expand Up @@ -18,13 +18,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../eclipse-platform-parent</relativePath>
</parent>

<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng.java21patch</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng.tychoeclipsebuilder/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Expand Down
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
</parent>

<groupId>org.eclipse.rcp.configuration</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>eclipse.platform.releng.tychoeclipsebuilder</groupId>
<artifactId>eclipse.platform.releng.tychoeclipsebuilder</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
</parent>

<artifactId>org.eclipse.rcp.id</artifactId>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.rcp; singleton:=true
Bundle-Version: 4.29.0.qualifier
Bundle-Version: 4.30.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
2 changes: 1 addition & 1 deletion eclipse.platform.releng/bundles/org.eclipse.rcp/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.rcp</groupId>
Expand Down
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.releng</groupId>
Expand Down
Expand Up @@ -3,5 +3,5 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.sdk.examples; singleton:=true
Bundle-Version: 4.29.0.qualifier
Bundle-Version: 4.30.0.qualifier
Bundle-Localization: plugin
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
Expand Down
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Tests
Bundle-SymbolicName: org.eclipse.sdk.tests; singleton:=true
Bundle-Version: 4.29.0.qualifier
Bundle-Version: 4.30.0.qualifier
Eclipse-BundleShape: dir

Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng/bundles/org.eclipse.test/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.test</groupId>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.help.feature</groupId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.platform"
label="%featureName"
version="4.29.0.qualifier"
version="4.30.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.platform.feature</groupId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.rcp"
label="%featureName"
version="4.29.0.qualifier"
version="4.30.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.rcp"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion eclipse.platform.releng/features/org.eclipse.rcp/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.rcp.feature</groupId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk.examples"
label="%featureName"
version="4.29.0.qualifier"
version="4.30.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.sdk.tests"
label="%featureName"
version="4.29.0.qualifier"
version="4.30.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.29.0-SNAPSHOT</version>
<version>4.30.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk.feature</groupId>
Expand Down

0 comments on commit d5901c9

Please sign in to comment.