mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-02 05:45:58 +02:00
Corrected a plugin version in pom.xml
Change-Id: I25ae15419dd08ef11cdd25ba53d8ae55e20aa0fa
This commit is contained in:
parent
794e81355f
commit
2ca45300fe
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>8.2.1-SNAPSHOT</version>
|
<version>8.2.2-SNAPSHOT</version>
|
||||||
<artifactId>org.eclipse.cdt.managedbuilder.ui</artifactId>
|
<artifactId>org.eclipse.cdt.managedbuilder.ui</artifactId>
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue