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