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