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

Update some pom.xml to match new plugin version

Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
This commit is contained in:
Marc Khouzam 2014-04-22 04:47:30 -04:00
parent b985a7fc54
commit 7593d5ee98
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<version>6.1.1-SNAPSHOT</version>
<version>6.2.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.mi.ui</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View file

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