Closed
Description
Eclipse Neon shows the "Overriding managed version 0.23.1 for tycho-p2 plugin." warning messages on all pom.xml
files containing <version>${tycho.version}</version>
:
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-p2-plugin</artifactId>
<version>${tycho.version}</version>
It would be great to revise all the pom files marked as problematic and fix them.