Bug 577442 - POM and product version change for 4.23 release

Change-Id: I47583f29b182c292078fb7901985549594924392
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/188129
diff --git a/infocenter-web/infocenter-app/pom.xml b/infocenter-web/infocenter-app/pom.xml
index b27c729..efe816b 100644
--- a/infocenter-web/infocenter-app/pom.xml
+++ b/infocenter-web/infocenter-app/pom.xml
@@ -11,7 +11,7 @@
 	<parent>
 		<groupId>org.eclipse.help</groupId>
 		<artifactId>infocenter-parent</artifactId>
-		<version>4.22.0-SNAPSHOT</version>
+		<version>4.23.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>infocenter-app</artifactId>
 	<packaging>war</packaging>
diff --git a/infocenter-web/infocenter-product/pom.xml b/infocenter-web/infocenter-product/pom.xml
index 53a08f8..b22545f 100644
--- a/infocenter-web/infocenter-product/pom.xml
+++ b/infocenter-web/infocenter-product/pom.xml
@@ -11,7 +11,7 @@
 	<parent>
 		<groupId>org.eclipse.help</groupId>
 		<artifactId>infocenter-parent</artifactId>
-		<version>4.22.0-SNAPSHOT</version>
+		<version>4.23.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>infocenter-product</artifactId>
 	<packaging>eclipse-repository</packaging>
diff --git a/infocenter-web/pom.xml b/infocenter-web/pom.xml
index 8cab29d..d33f721 100644
--- a/infocenter-web/pom.xml
+++ b/infocenter-web/pom.xml
@@ -11,7 +11,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>
 	<groupId>org.eclipse.help</groupId>
diff --git a/org.eclipse.help.base/pom.xml b/org.eclipse.help.base/pom.xml
index 51b00ba..1c63076 100644
--- a/org.eclipse.help.base/pom.xml
+++ b/org.eclipse.help.base/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>eclipse.platform.ua</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.help</groupId>
   <artifactId>org.eclipse.help.base</artifactId>
diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml
index 0a23292..0d75674 100644
--- a/org.eclipse.help.webapp/pom.xml
+++ b/org.eclipse.help.webapp/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>eclipse.platform.ua</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.help</groupId>
   <artifactId>org.eclipse.help.webapp</artifactId>
diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml
index 51f9f2d..3a4bbf3 100644
--- a/org.eclipse.help/pom.xml
+++ b/org.eclipse.help/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>eclipse.platform.ua</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.help</groupId>
   <artifactId>org.eclipse.help</artifactId>
diff --git a/org.eclipse.tips.feature/pom.xml b/org.eclipse.tips.feature/pom.xml
index 5cfafd5..228a93b 100644
--- a/org.eclipse.tips.feature/pom.xml
+++ b/org.eclipse.tips.feature/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>eclipse.platform.ua</groupId>
     <artifactId>eclipse.platform.ua</artifactId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.eclipse.ui</groupId>
diff --git a/org.eclipse.ua.tests.doc/pom.xml b/org.eclipse.ua.tests.doc/pom.xml
index 80dd6f0..6f696a8 100644
--- a/org.eclipse.ua.tests.doc/pom.xml
+++ b/org.eclipse.ua.tests.doc/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>tests-pom</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
     <relativePath>../tests-pom/</relativePath>
   </parent>
   <groupId>org.eclipse.ua</groupId>
diff --git a/org.eclipse.ua.tests/pom.xml b/org.eclipse.ua.tests/pom.xml
index 60ed4f0..4cc7208 100644
--- a/org.eclipse.ua.tests/pom.xml
+++ b/org.eclipse.ua.tests/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>tests-pom</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
     <relativePath>../tests-pom/</relativePath>
   </parent>
   <groupId>org.eclipse.ua</groupId>
diff --git a/org.eclipse.ui.cheatsheets/pom.xml b/org.eclipse.ui.cheatsheets/pom.xml
index 5b99594..a9c2a08 100644
--- a/org.eclipse.ui.cheatsheets/pom.xml
+++ b/org.eclipse.ui.cheatsheets/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>eclipse.platform.ua</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.ui</groupId>
   <artifactId>org.eclipse.ui.cheatsheets</artifactId>
diff --git a/org.eclipse.ui.intro.quicklinks.examples/pom.xml b/org.eclipse.ui.intro.quicklinks.examples/pom.xml
index a9494a3..5bea180 100644
--- a/org.eclipse.ui.intro.quicklinks.examples/pom.xml
+++ b/org.eclipse.ui.intro.quicklinks.examples/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>eclipse.platform.ua</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.ui</groupId>
   <artifactId>org.eclipse.ui.intro.quicklinks.examples</artifactId>
diff --git a/org.eclipse.ui.intro.solstice.examples/pom.xml b/org.eclipse.ui.intro.solstice.examples/pom.xml
index 31d9946..c855c80 100644
--- a/org.eclipse.ui.intro.solstice.examples/pom.xml
+++ b/org.eclipse.ui.intro.solstice.examples/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>eclipse.platform.ua</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.ui</groupId>
   <artifactId>org.eclipse.ui.intro.solstice.examples</artifactId>
diff --git a/org.eclipse.ui.intro/pom.xml b/org.eclipse.ui.intro/pom.xml
index 9087b17..4312198 100644
--- a/org.eclipse.ui.intro/pom.xml
+++ b/org.eclipse.ui.intro/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>eclipse.platform.ua</artifactId>
     <groupId>eclipse.platform.ua</groupId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.ui</groupId>
   <artifactId>org.eclipse.ui.intro</artifactId>
diff --git a/pom.xml b/pom.xml
index 65b7f02..126c3a1 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>
   <groupId>eclipse.platform.ua</groupId>
diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml
index cadb228..73137da 100644
--- a/tests-pom/pom.xml
+++ b/tests-pom/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <groupId>eclipse.platform.ua</groupId>
     <artifactId>eclipse.platform.ua</artifactId>
-    <version>4.22.0-SNAPSHOT</version>
+    <version>4.23.0-SNAPSHOT</version>
   </parent>
   <artifactId>tests-pom</artifactId>
   <packaging>pom</packaging>