Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2022-03-04 13:31:28 +0000
committerSravan Kumar Lakkimsetti2022-03-04 13:50:43 +0000
commit3ab64e4e7448d57391f1596995bc810a95df1682 (patch)
treed4a2be0a85fb6ced83c3cd8fb802880aa8fc82a6
parente1fb032dc1431019308065cce1fd8c7fecfc964e (diff)
downloadeclipse.platform.runtime-I20220307-1010.tar.gz
eclipse.platform.runtime-I20220307-1010.tar.xz
eclipse.platform.runtime-I20220307-1010.zip
Bug 579073 - POM and product version change for 4.24 releaseI20220307-1800I20220307-1010I20220307-0630I20220307-0340
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Change-Id: I391e57240294af4827bc6fec3641c24276cf5af1 Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.runtime/+/191462
-rw-r--r--bundles/org.eclipse.core.jobs/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--tests/org.eclipse.core.contenttype.tests/pom.xml2
-rw-r--r--tests/org.eclipse.core.expressions.tests/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.harness/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.runtime/pom.xml2
-rw-r--r--tests/org.eclipse.e4.core.tests/pom.xml2
-rw-r--r--tests/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/bundles/org.eclipse.core.jobs/pom.xml b/bundles/org.eclipse.core.jobs/pom.xml
index 6b9e53fb4..443b0d62d 100644
--- a/bundles/org.eclipse.core.jobs/pom.xml
+++ b/bundles/org.eclipse.core.jobs/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>eclipse.platform.runtime</groupId>
- <version>4.23.0-SNAPSHOT</version>
+ <version>4.24.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/pom.xml b/pom.xml
index 1da802cf0..d7b7fb3d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,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>
diff --git a/tests/org.eclipse.core.contenttype.tests/pom.xml b/tests/org.eclipse.core.contenttype.tests/pom.xml
index ffd665808..b4875b033 100644
--- a/tests/org.eclipse.core.contenttype.tests/pom.xml
+++ b/tests/org.eclipse.core.contenttype.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.runtime.tests</artifactId>
<groupId>eclipse.platform.runtime</groupId>
- <version>4.23.0-SNAPSHOT</version>
+ <version>4.24.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.contenttype.tests</artifactId>
diff --git a/tests/org.eclipse.core.expressions.tests/pom.xml b/tests/org.eclipse.core.expressions.tests/pom.xml
index 52175e8cc..aa9b921aa 100644
--- a/tests/org.eclipse.core.expressions.tests/pom.xml
+++ b/tests/org.eclipse.core.expressions.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.runtime.tests</artifactId>
<groupId>eclipse.platform.runtime</groupId>
- <version>4.23.0-SNAPSHOT</version>
+ <version>4.24.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.expressions.tests</artifactId>
diff --git a/tests/org.eclipse.core.tests.harness/pom.xml b/tests/org.eclipse.core.tests.harness/pom.xml
index e5f8e7dff..08479519c 100644
--- a/tests/org.eclipse.core.tests.harness/pom.xml
+++ b/tests/org.eclipse.core.tests.harness/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.runtime.tests</artifactId>
<groupId>eclipse.platform.runtime</groupId>
- <version>4.23.0-SNAPSHOT</version>
+ <version>4.24.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.harness</artifactId>
diff --git a/tests/org.eclipse.core.tests.runtime/pom.xml b/tests/org.eclipse.core.tests.runtime/pom.xml
index 4768a7f4b..261ee5899 100644
--- a/tests/org.eclipse.core.tests.runtime/pom.xml
+++ b/tests/org.eclipse.core.tests.runtime/pom.xml
@@ -16,7 +16,7 @@
<parent>
<artifactId>eclipse.platform.runtime.tests</artifactId>
<groupId>eclipse.platform.runtime</groupId>
- <version>4.23.0-SNAPSHOT</version>
+ <version>4.24.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.runtime</artifactId>
diff --git a/tests/org.eclipse.e4.core.tests/pom.xml b/tests/org.eclipse.e4.core.tests/pom.xml
index a8d5d6618..625ba78e4 100644
--- a/tests/org.eclipse.e4.core.tests/pom.xml
+++ b/tests/org.eclipse.e4.core.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.runtime.tests</artifactId>
<groupId>eclipse.platform.runtime</groupId>
- <version>4.23.0-SNAPSHOT</version>
+ <version>4.24.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.e4</groupId>
<artifactId>org.eclipse.e4.core.tests</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 06db5dab8..aa2bac8df 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>eclipse.platform.runtime</groupId>
<artifactId>eclipse.platform.runtime</artifactId>
- <version>4.23.0-SNAPSHOT</version>
+ <version>4.24.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.runtime.tests</artifactId>
<packaging>pom</packaging>

Back to the top