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. --- util/org.eclipse.cdt.util/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 util/org.eclipse.cdt.util/pom.xml (limited to 'util/org.eclipse.cdt.util') diff --git a/util/org.eclipse.cdt.util/pom.xml b/util/org.eclipse.cdt.util/pom.xml new file mode 100644 index 00000000000..da93068898d --- /dev/null +++ b/util/org.eclipse.cdt.util/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + + org.eclipse.cdt + cdt-parent + 8.0.0-SNAPSHOT + ../../pom.xml + + + 5.0.100-SNAPSHOT + org.eclipse.cdt.util + eclipse-plugin + -- cgit v1.2.3