From 8e98e098f68fb1bde588b3978e4349130b6b1ac2 Mon Sep 17 00:00:00 2001 From: Jiri Danek Date: Sat, 19 Oct 2024 20:21:28 +0200 Subject: [PATCH] RHOAIENG-14782: Issue #164: Revert "Move to latest test-frame 0.7.0 (#163)" TestFrame 0.5.0 introduced async deletion of resources. This breaks DSC and DSCi deletion, because DSCi can only be deleted after DSC deletion has completed. This reverts commit b719c0ec --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a62a663..7da7237 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 1.0.74-SNAPSHOT 0.2.0 - 0.7.0 + 0.4.0