1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00

Corrected a version in pom.xml

Change-Id: I1f529ed791be34b316a2b151d7f05a57f605d660
This commit is contained in:
Sergey Prigogin 2014-08-01 12:12:21 -07:00
parent 093b2efacf
commit 1f25d0cb80

View file

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