From dd196b4d376562d7ba9203b0303ad7d7d5a550dd Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 30 May 2018 17:23:06 +0300 Subject: Bug 535191 - POM version change for 4.9 release Change-Id: Ic421012d21e951ef7763a6be83c2f2a42eed5c15 Signed-off-by: Alexander Kurtakov --- 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 | 4 ++-- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/org.eclipse.core.externaltools/pom.xml b/org.eclipse.core.externaltools/pom.xml index f93e7d8a8..16e02d708 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.8.0-SNAPSHOT + 4.9.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 d551cccc0..4e5eeee5a 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.8.0-SNAPSHOT + 4.9.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 dc51ec7bf..02ab28776 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.8.0-SNAPSHOT + 4.9.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 995251eee..b22012897 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.8.0-SNAPSHOT + 4.9.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 75c53135d..6bdfffd8d 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.8.0-SNAPSHOT + 4.9.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 301ae632f..63e0bf533 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.8.0-SNAPSHOT + 4.9.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 9da014738..44449f808 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.8.0-SNAPSHOT + 4.9.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 a3f12aedd..6eecff91c 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.8.0-SNAPSHOT + 4.9.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 9ff236050..c08eb60c9 100644 --- a/org.eclipse.debug.ui/pom.xml +++ b/org.eclipse.debug.ui/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.debug eclipse.platform.debug - 4.8.0-SNAPSHOT + 4.9.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 9d4f5d616..8e17c3057 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.8.0-SNAPSHOT + 4.9.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 24e15880d..5164a7588 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.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.ui org.eclipse.ui.externaltools diff --git a/pom.xml b/pom.xml index a9d6857d6..d87f52884 100644 --- a/pom.xml +++ b/pom.xml @@ -15,13 +15,13 @@ org.eclipse eclipse-platform-parent - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../eclipse-platform-parent eclipse.platform.debug eclipse.platform.debug - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT pom -- cgit v1.2.3