Bug 576403 - Update to Tycho 2.5.0 Change-Id: I13464319322d05ab96da71636404aed7c7e3939e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.debug/+/186085 Tested-by: Platform Bot <platform-bot@eclipse.org>
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index cfc4f26..f998810 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml
@@ -3,6 +3,6 @@ <extension> <groupId>org.eclipse.tycho.extras</groupId> <artifactId>tycho-pomless</artifactId> - <version>2.4.0</version> + <version>2.5.0</version> </extension> </extensions> \ No newline at end of file