Fix version number in pom.xml

This commit is contained in:
Marc-Andre Laperle 2012-12-25 12:20:19 -05:00
parent 61ed484332
commit 5c26443c41

View file

@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<version>2.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.dsf</artifactId>
<packaging>eclipse-plugin</packaging>
</project>