1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 04:45:38 +02:00

Corrected a plugin version in pom.xml

Change-Id: I25ae15419dd08ef11cdd25ba53d8ae55e20aa0fa
This commit is contained in:
Sergey Prigogin 2014-08-01 12:24:28 -07:00
parent 794e81355f
commit 2ca45300fe

View file

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