From 7593d5ee9885b3c13f45d7a0b48366fe91abfe76 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Tue, 22 Apr 2014 04:47:30 -0400 Subject: [PATCH] Update some pom.xml to match new plugin version Signed-off-by: Marc Khouzam --- debug/org.eclipse.cdt.debug.mi.ui/pom.xml | 2 +- jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.mi.ui/pom.xml b/debug/org.eclipse.cdt.debug.mi.ui/pom.xml index 6d67fa75345..95f61675fa8 100644 --- a/debug/org.eclipse.cdt.debug.mi.ui/pom.xml +++ b/debug/org.eclipse.cdt.debug.mi.ui/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 6.1.1-SNAPSHOT + 6.2.0-SNAPSHOT org.eclipse.cdt.debug.mi.ui eclipse-plugin diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml index fdbbfe22dd0..8f380d09fe4 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml +++ b/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 8.3.0-SNAPSHOT + 8.4.0-SNAPSHOT org.eclipse.cdt.debug.gdbjtag.core eclipse-plugin