From dab1925dec75b7f3b4eda1fb81235172923b25ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 15 Nov 2017 18:21:50 +0100 Subject: [PATCH] Port to f27 platform --- resteasy.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resteasy.yaml b/resteasy.yaml index aa97bef..925cde9 100644 --- a/resteasy.yaml +++ b/resteasy.yaml @@ -8,11 +8,11 @@ data: - MIT dependencies: buildrequires: - bootstrap: master + bootstrap: f27 requires: - platform: master - java: master - apache-commons: master + platform: f27 + java: 8 + apache-commons: f27 references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/modularity-modules/resteasy