From 5da5634038e1ce68228dff3bf9dc60b2af6ecb4c Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Wed, 15 Apr 2015 14:03:34 -0400 Subject: [PATCH] Fix version format for memory.floatingpoint This would make Tycho 0.23.0 fail. See bug 464649. Change-Id: I4e4ce6fc2714b5179eeb7fdd16c9461517d67a47 Signed-off-by: Marc-Andre Laperle --- memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 57b5c83d77d..03415819f46 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml @@ -12,6 +12,6 @@ org.eclipse.cdt.debug.ui.memory.floatingpoint - 1.0.0.qualifier + 1.0.0-SNAPSHOT eclipse-plugin