From 0fa429d43adc0abd3f470c597136fd9a549f3959 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 8 Aug 2012 12:14:05 -0400 Subject: [PATCH] Fix autotools core version number in pom.xml to match MANIFEST.MF. Change-Id: I3f598c1f0c08c144ec7ffebaa9744b5272bb29f0 Reviewed-on: https://git.eclipse.org/r/7146 Reviewed-by: Jeff Johnston IP-Clean: Jeff Johnston Tested-by: Jeff Johnston --- build/org.eclipse.cdt.autotools.core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/org.eclipse.cdt.autotools.core/pom.xml b/build/org.eclipse.cdt.autotools.core/pom.xml index c9156c0cbc9..353efd8038f 100644 --- a/build/org.eclipse.cdt.autotools.core/pom.xml +++ b/build/org.eclipse.cdt.autotools.core/pom.xml @@ -11,7 +11,7 @@ ../../pom.xml - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT org.eclipse.cdt.autotools.core eclipse-plugin