Bug 577442 - POM and product version change for 4.23 release
Change-Id: I748d57488a1d85c234d064d70433b62e6d9b6092
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.resources/+/188134
diff --git a/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml b/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
index 0f63d74..7a386d1 100644
--- a/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.aarch64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml b/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
index 4e6000b..17c27dd 100644
--- a/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml b/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
index 7f62588..b88c27b 100644
--- a/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.macosx/pom.xml b/bundles/org.eclipse.core.filesystem.macosx/pom.xml
index cbbdfb2..466049c 100644
--- a/bundles/org.eclipse.core.filesystem.macosx/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.macosx/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml b/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
index 8e639e1..c342a56 100644
--- a/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml b/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
index 6ad2ac5..afaff13 100644
--- a/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
@@ -11,7 +11,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.tools.resources/pom.xml b/bundles/org.eclipse.core.tools.resources/pom.xml
index e1626c8..a560dd3 100644
--- a/bundles/org.eclipse.core.tools.resources/pom.xml
+++ b/bundles/org.eclipse.core.tools.resources/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/pom.xml b/pom.xml
index 9600029..8107788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
index 7c7e262..7f44851 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
</parent>
<properties>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
index e2b26ef..72d51b5 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant1</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
index f10cafa..4cfd90c 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant2</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
index be8f0a5..d3bfa45 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant3</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources/pom.xml b/tests/org.eclipse.core.tests.resources/pom.xml
index 31f771f..9623e91 100644
--- a/tests/org.eclipse.core.tests.resources/pom.xml
+++ b/tests/org.eclipse.core.tests.resources/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index c0f3986..1bcd612 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>eclipse.platform.resources</groupId>
<artifactId>eclipse.platform.resources</artifactId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<packaging>pom</packaging>