From 8470ba139abb782df87bdc5df91d104a6f795f11 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Sun, 22 Mar 2020 16:42:57 +0000 Subject: [PATCH] Rebuild against 1.6 stream --- tycho.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tycho.yaml b/tycho.yaml index 4774bce..88aeef4 100644 --- a/tycho.yaml +++ b/tycho.yaml @@ -30,7 +30,7 @@ data: dependencies: - buildrequires: javapackages-tools: [201801] - tycho: ["1.5"] + tycho: ["1.6"] platform: ["f31"] requires: javapackages-tools: [201801]