1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 12:45:41 +02:00

Fixed up the version in pom.

This commit is contained in:
Sergey Prigogin 2012-02-24 09:48:54 -08:00
parent a58ce8984c
commit 117792fba6

View file

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