From 4f83a22aa28ae0c429ce0af4671d8b8dc6c8a6eb Mon Sep 17 00:00:00 2001 From: Sergey Prigogin Date: Wed, 19 Jun 2013 10:44:39 -0700 Subject: [PATCH] Fixed version mismatch between MANIFEST.MF and pom.xml. --- core/org.eclipse.cdt.ui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.ui/pom.xml b/core/org.eclipse.cdt.ui/pom.xml index b3981b4c87a..52b035e7685 100644 --- a/core/org.eclipse.cdt.ui/pom.xml +++ b/core/org.eclipse.cdt.ui/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 5.6.0-SNAPSHOT + 5.6.1-SNAPSHOT org.eclipse.cdt.ui eclipse-plugin