mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-19 14:15:50 +02:00
Fixed version mismatch between MANIFEST.MF and pom.xml.
This commit is contained in:
parent
355a61adba
commit
4f83a22aa2
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.6.1-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.ui</artifactId>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue