mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-26 02:15:31 +02:00
Fixed version mismatch between MANIFEST.MF and pom.xml.
This commit is contained in:
parent
85fb3fe2c5
commit
4c2d51b615
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>5.6.0-SNAPSHOT</version>
|
||||
<version>5.7.0-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.ui</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue