From 9e982bf27cc707555d4e7332dc4d69b9c59257df Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Mon, 6 Feb 2012 01:30:24 -0500 Subject: [PATCH] Fix bad version increment for memory feature. Upgrade wasn't working. --- memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml | 2 +- memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml | 2 +- .../org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml | 2 +- memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml b/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml index 7a0c8803fa5..6fa04c3eef8 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml index 0aae0485c88..a9463fe0190 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 2.1.2-SNAPSHOT + 2.1.200-SNAPSHOT org.eclipse.cdt.debug.ui.memory eclipse-feature diff --git a/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml index c0f0aa32a6f..2867c2ccaaf 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml index 79b7edf9892..c810cfa8ece 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 2.1.2-SNAPSHOT + 2.1.200-SNAPSHOT org.eclipse.cdt.debug.ui.memory.source eclipse-feature