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

Fix poms for tycho 0.13.

This commit is contained in:
Doug Schaefer 2011-09-02 20:48:39 -04:00
parent 68a58cd4e9
commit bca8fe06a1
27 changed files with 53 additions and 27 deletions

View file

@ -11,6 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.cdt.gnu.build-feature</artifactId>
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.gnu.build</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,6 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.cdt.gnu.build.source-feature</artifactId>
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.gnu.build.source</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>1.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.build.crossgcc-feature</artifactId>
<artifactId>org.eclipse.cdt.build.crossgcc</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

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

View file

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

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.cdt.gnu.debug-feature</artifactId>
<groupId>org.eclipse.cdt.feature</groupId>
<artifactId>org.eclipse.cdt.gnu.debug</artifactId>
<packaging>eclipse-feature</packaging>
<version>7.1.0-SNAPSHOT</version>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.cdt.gnu.debug.source-feature</artifactId>
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.gnu.debug.source</artifactId>
<packaging>eclipse-feature</packaging>
<version>7.1.0-SNAPSHOT</version>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.feature</groupId>
<version>4.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.gdb.dsf-feature</artifactId>
<artifactId>org.eclipse.cdt.gnu.dsf</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>4.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.gdb.dsf.source-feature</artifactId>
<artifactId>org.eclipse.cdt.gnu.dsf.source</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>2.1.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.examples.dsf-feature</artifactId>
<artifactId>org.eclipse.cdt.examples.dsf</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>7.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdtdebug.gdbjtag-feature</artifactId>
<artifactId>org.eclipse.cdt.debug.gdbjtag</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.1-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.gdbjtag.core</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>5.2.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.lrparser.sdk.feature</artifactId>
<artifactId>org.eclipse.cdt.core.lrparser.sdk</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>5.2.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.lrparser.source.feature</artifactId>
<artifactId>org.eclipse.cdt.core.lrparser.source</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>2.1.100-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.ui.memory-feature</artifactId>
<artifactId>org.eclipse.cdt.debug.ui.memory</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>1.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.p2-feature</artifactId>
<artifactId>org.eclipse.cdt.p2</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

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

View file

@ -11,6 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.cdt.platform-feature</artifactId>
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.platform</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,6 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.cdt.platform.source-feature</artifactId>
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.platform.source</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,6 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.eclipse.cdt.sdk-feature</artifactId>
<groupId>org.eclipse.cdt.features</groupId>
<artifactId>org.eclipse.cdt.sdk</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>1.0.3-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.bupc-feature</artifactId>
<artifactId>org.eclipse.cdt.bupc</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>5.1.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.parser.upc.sdk.feature</artifactId>
<artifactId>org.eclipse.cdt.core.parser.upc.sdk</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>5.1.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.core.parser.upc.source.feature</artifactId>
<artifactId>org.eclipse.cdt.core.parser.upc.source</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>5.1.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.util-feature</artifactId>
<artifactId>org.eclipse.cdt.util</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>1.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.msw-feature</artifactId>
<artifactId>org.eclipse.cdt.msw</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>6.1.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.xlc.sdk-feature</artifactId>
<artifactId>org.eclipse.cdt.xlc.sdk</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View file

@ -11,7 +11,8 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.cdt.features</groupId>
<version>6.1.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.xlc.source.feature</artifactId>
<artifactId>org.eclipse.cdt.xlc.source</artifactId>
<packaging>eclipse-feature</packaging>
</project>