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

Bug 411498: bumped org.eclipse.cdt.make.core to 7.3.0 in pom.xml

This commit is contained in:
Andrew Gvozdev 2013-07-11 12:06:03 -04:00
parent 04c84a628a
commit d6e51c57a9

View file

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