From d7092b12c93925f6f7c4725a5abc72e55650621c Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 28 Jun 2011 05:21:58 -0400 Subject: Mavenizing CDT releng. Also removed unsupported cdt.core fragments from the platform feature. --- build/org.eclipse.cdt.make.ui/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 build/org.eclipse.cdt.make.ui/pom.xml (limited to 'build/org.eclipse.cdt.make.ui/pom.xml') diff --git a/build/org.eclipse.cdt.make.ui/pom.xml b/build/org.eclipse.cdt.make.ui/pom.xml new file mode 100644 index 00000000000..fd326bffe93 --- /dev/null +++ b/build/org.eclipse.cdt.make.ui/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + + org.eclipse.cdt + cdt-parent + 8.0.0-SNAPSHOT + ../../pom.xml + + + 7.1.0-SNAPSHOT + org.eclipse.cdt.make.ui + eclipse-plugin + -- cgit v1.2.3