From 7cbd6d9b0d5cb226252a9cdeebb9017661c028b7 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 6 Mar 2020 19:25:19 +0000 Subject: Bug 560872 - POM and product version change for 4.16 release Change-Id: Ifcb7805f8c4c779f434dc85604d0b8c24ad08890 Signed-off-by: Mat Booth --- org.eclipse.core.externaltools/pom.xml | 2 +- org.eclipse.core.variables/pom.xml | 2 +- org.eclipse.debug.core/pom.xml | 2 +- org.eclipse.debug.examples.core/pom.xml | 2 +- org.eclipse.debug.examples.memory/pom.xml | 2 +- org.eclipse.debug.examples.mixedmode/pom.xml | 2 +- org.eclipse.debug.examples.ui/pom.xml | 2 +- org.eclipse.debug.tests/pom.xml | 2 +- org.eclipse.debug.ui/pom.xml | 2 +- org.eclipse.ui.console/pom.xml | 2 +- org.eclipse.ui.externaltools/pom.xml | 2 +- pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/org.eclipse.core.externaltools/pom.xml b/org.eclipse.core.externaltools/pom.xml index 5b03f8239..17d09bb83 100644 --- a/org.eclipse.core.externaltools/pom.xml +++ b/org.eclipse.core.externaltools/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.core org.eclipse.core.externaltools diff --git a/org.eclipse.core.variables/pom.xml b/org.eclipse.core.variables/pom.xml index 0f9d5b369..7fbd58886 100644 --- a/org.eclipse.core.variables/pom.xml +++ b/org.eclipse.core.variables/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.core org.eclipse.core.variables diff --git a/org.eclipse.debug.core/pom.xml b/org.eclipse.debug.core/pom.xml index 796b6efb5..2dbe702a9 100644 --- a/org.eclipse.debug.core/pom.xml +++ b/org.eclipse.debug.core/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.debug org.eclipse.debug.core diff --git a/org.eclipse.debug.examples.core/pom.xml b/org.eclipse.debug.examples.core/pom.xml index 01a0bd99a..280d03854 100644 --- a/org.eclipse.debug.examples.core/pom.xml +++ b/org.eclipse.debug.examples.core/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.debug org.eclipse.debug.examples.core diff --git a/org.eclipse.debug.examples.memory/pom.xml b/org.eclipse.debug.examples.memory/pom.xml index 10eeb6ee5..cd82309d2 100644 --- a/org.eclipse.debug.examples.memory/pom.xml +++ b/org.eclipse.debug.examples.memory/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.debug org.eclipse.debug.examples.memory diff --git a/org.eclipse.debug.examples.mixedmode/pom.xml b/org.eclipse.debug.examples.mixedmode/pom.xml index 160769b29..7d4975fe7 100644 --- a/org.eclipse.debug.examples.mixedmode/pom.xml +++ b/org.eclipse.debug.examples.mixedmode/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.debug org.eclipse.debug.examples.mixedmode diff --git a/org.eclipse.debug.examples.ui/pom.xml b/org.eclipse.debug.examples.ui/pom.xml index 3279f104e..3f44fc16d 100644 --- a/org.eclipse.debug.examples.ui/pom.xml +++ b/org.eclipse.debug.examples.ui/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.debug org.eclipse.debug.examples.ui diff --git a/org.eclipse.debug.tests/pom.xml b/org.eclipse.debug.tests/pom.xml index d45cc86db..71ad64978 100644 --- a/org.eclipse.debug.tests/pom.xml +++ b/org.eclipse.debug.tests/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.debug org.eclipse.debug.tests diff --git a/org.eclipse.debug.ui/pom.xml b/org.eclipse.debug.ui/pom.xml index 8f7f0850c..5cf340bd1 100644 --- a/org.eclipse.debug.ui/pom.xml +++ b/org.eclipse.debug.ui/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.debug org.eclipse.debug.ui diff --git a/org.eclipse.ui.console/pom.xml b/org.eclipse.ui.console/pom.xml index 505be46ad..51fcbb3e7 100644 --- a/org.eclipse.ui.console/pom.xml +++ b/org.eclipse.ui.console/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.ui org.eclipse.ui.console diff --git a/org.eclipse.ui.externaltools/pom.xml b/org.eclipse.ui.externaltools/pom.xml index 42d271385..b525b3530 100644 --- a/org.eclipse.ui.externaltools/pom.xml +++ b/org.eclipse.ui.externaltools/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT org.eclipse.ui org.eclipse.ui.externaltools diff --git a/pom.xml b/pom.xml index 792afb2c2..ac442f040 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.eclipse eclipse-platform-parent - 4.15.0-SNAPSHOT + 4.16.0-SNAPSHOT ../eclipse-platform-parent -- cgit v1.2.3