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

Bug 318051: version in pom.xml needs to match manifest

This commit is contained in:
Andrew Gvozdev 2012-01-24 17:11:50 -05:00
parent b9a036ecda
commit 4322fac5aa

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.launch.remote</artifactId>
<packaging>eclipse-plugin</packaging>
</project>