1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 14:15:50 +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 355a61adba
commit 4f83a22aa2

View file

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