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

Fixed version mismatch between MANIFEST.MF and pom.xml.

This commit is contained in:
Sergey Prigogin 2013-06-19 10:44:39 -07:00
parent 85fb3fe2c5
commit 4c2d51b615

View file

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