Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2022-01-21 12:03:01 +0000
committerAlexander Kurtakov2022-01-21 12:40:10 +0000
commita74c8f02483606912faf8269d8068b1bd8c5846b (patch)
treea76b6b8ccedf990fe2088e385f81d255274b31de
parent321fdd6315ded091681648087ae423db69b28979 (diff)
downloadeclipse.platform.text-a74c8f02483606912faf8269d8068b1bd8c5846b.tar.gz
eclipse.platform.text-a74c8f02483606912faf8269d8068b1bd8c5846b.tar.xz
eclipse.platform.text-a74c8f02483606912faf8269d8068b1bd8c5846b.zip
Change-Id: I69eed00e32c8d8ef8616fc18389efbfd52a81f5b Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.text/+/189876 Tested-by: Platform Bot <platform-bot@eclipse.org> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--.mvn/extensions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml
index f99881037ba..5125b72657d 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