1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

gdb plug-in and feature have same id. Doesn't work with Maven.

This commit is contained in:
Doug Schaefer 2011-08-27 15:51:48 -04:00
parent 3846173602
commit aa472310d9

View file

@ -11,6 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.gdb</artifactId>
<packaging>eclipse-feature</packaging>
<version>7.0.0-SNAPSHOT</version>