1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00

fix version number on mi.core pom.

This commit is contained in:
Doug Schaefer 2011-09-13 12:06:03 -04:00
parent d6e2e3bbf6
commit e0e63818d1

View file

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