Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2022-01-21 12:09:05 +0000
committerAlexander Kurtakov2022-01-21 14:26:54 +0000
commit2fee90777d7dfc7420004fc1b2e84f3059f0ca2f (patch)
tree25754c01a5e26f30894812aced68fd6504e8f94b
parent6e7aeb3af9c3bd9b4e9fa30ba537a411fcfd08ff (diff)
downloadeclipse.platform.ua-2fee90777d7dfc7420004fc1b2e84f3059f0ca2f.tar.gz
eclipse.platform.ua-2fee90777d7dfc7420004fc1b2e84f3059f0ca2f.tar.xz
eclipse.platform.ua-2fee90777d7dfc7420004fc1b2e84f3059f0ca2f.zip
Change-Id: I4888f7ee56c384e6cf15246f431e8c0c6fcb5d03 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/189877 Tested-by: Platform Bot <platform-bot@eclipse.org>
-rw-r--r--.mvn/extensions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index f99881037..5125b7265 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.5.0</version>
+ <version>2.6.0</version>
</extension>
</extensions> \ No newline at end of file

Back to the top