1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

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

This commit is contained in:
Sergey Prigogin 2012-06-28 12:58:46 -07:00
parent d0bc09b24b
commit cda8795284

View file

@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<version>6.3.1-SNAPSHOT</version> <version>6.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.xlc.feature</artifactId> <artifactId>org.eclipse.cdt.xlc.feature</artifactId>
<packaging>eclipse-feature</packaging> <packaging>eclipse-feature</packaging>
</project> </project>