Skip to content

Commit

Permalink
POM and product version change for 4.24 release #5 (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Change-Id: Id322ba6eb0c21e63105cf299bf453ad035850e0e
  • Loading branch information
sravanlakkimsetti committed Mar 4, 2022
1 parent 471356a commit 6ca0142
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion bundles/org.eclipse.ant.optional.junit/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.23.0-SNAPSHOT</version>
<version>4.24.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.ant</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.rcp/META-INF/MANIFEST.MF
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.23.0.qualifier
Bundle-Version: 4.24.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
2 changes: 1 addition & 1 deletion 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.23.0-SNAPSHOT</version>
<version>4.24.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.rcp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.releng.tests/pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.23.0-SNAPSHOT</version>
<version>4.24.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.releng</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.sdk.examples/META-INF/MANIFEST.MF
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.23.0.qualifier
Bundle-Version: 4.24.0.qualifier
Bundle-Localization: plugin
2 changes: 1 addition & 1 deletion bundles/org.eclipse.sdk.examples/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.releng</groupId>
<artifactId>eclipse.platform.releng</artifactId>
<version>4.23.0-SNAPSHOT</version>
<version>4.24.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.sdk</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.sdk.tests/META-INF/MANIFEST.MF
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.23.0.qualifier
Bundle-Version: 4.24.0.qualifier
Eclipse-BundleShape: dir

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

Expand Down

0 comments on commit 6ca0142

Please sign in to comment.