From 290ba4330da98c0e7013174ab368452a9b9ee0e1 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Sat, 17 Nov 2012 12:41:55 -0500 Subject: [PATCH] Fix build for memory.floatingpoint --- memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml | 4 ++-- pom.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml index b6255b76271..8b0477e7110 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml @@ -7,8 +7,8 @@ org.eclipse.cdt cdt-parent - 8.1.0-SNAPSHOT - ../../../../pom/pom-all.xml + 8.2.0-SNAPSHOT + ../../pom.xml org.eclipse.cdt.debug.ui.memory.floatingpoint diff --git a/pom.xml b/pom.xml index 535f86d17e2..5dd01fd8870 100644 --- a/pom.xml +++ b/pom.xml @@ -134,6 +134,7 @@ util/org.eclipse.cdt.util-feature memory/org.eclipse.cdt.debug.ui.memory.memorybrowser + memory/org.eclipse.cdt.debug.ui.memory.floatingpoint memory/org.eclipse.cdt.debug.ui.memory.search memory/org.eclipse.cdt.debug.ui.memory.traditional memory/org.eclipse.cdt.debug.ui.memory.transport