Bug 576403 - Update to Tycho 2.5.0 Change-Id: I4a797cdf3e62c3dbaf6ad11bf5dd037ff7e2f219 Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.resources/+/186084 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index bca5316..8258f8b 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml
@@ -16,6 +16,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