Bug 579073 - POM and product version change for 4.24 release

Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Change-Id: I3a13d249650c8d37d83df9dc5764e0f4c3929f62
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core.binaries/+/191454
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Tested-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Reviewed-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
diff --git a/org.eclipse.jdt.core.tests.binaries/pom.xml b/org.eclipse.jdt.core.tests.binaries/pom.xml
index 59a60da..702a145 100644
--- a/org.eclipse.jdt.core.tests.binaries/pom.xml
+++ b/org.eclipse.jdt.core.tests.binaries/pom.xml
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>eclipse.jdt.core.binaries</artifactId>
     <groupId>eclipse.jdt.core</groupId>
-    <version>4.23.0-SNAPSHOT</version>
+    <version>4.24.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.jdt</groupId>
   <artifactId>org.eclipse.jdt.core.tests.binaries</artifactId>
diff --git a/pom.xml b/pom.xml
index ee75c80..f6b340a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,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>