From ed410503ba8f62ae0a44b1674919d3b1528efd96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Vav=C5=99=C3=ADk?= Date: Sun, 22 Sep 2024 21:53:54 +0200 Subject: [PATCH] reproducer --- narayana-transaction-logs-quickstart/pom.xml | 74 ++++++++++---------- 1 file changed, 36 insertions(+), 38 deletions(-) diff --git a/narayana-transaction-logs-quickstart/pom.xml b/narayana-transaction-logs-quickstart/pom.xml index 929a8f4052..b00846a764 100644 --- a/narayana-transaction-logs-quickstart/pom.xml +++ b/narayana-transaction-logs-quickstart/pom.xml @@ -7,13 +7,11 @@ 1.0.0-SNAPSHOT quarkus-bom - io.quarkus.platform + io.quarkus 999-SNAPSHOT - 3.8.1 3.0.0-M7 17 17 - true UTF-8 0.43.2 @@ -85,41 +83,41 @@ - - - io.fabric8 - docker-maven-plugin - ${docker-plugin.version} - - ${skipTests} - - - - compose - . - docker-compose.yml - - - - - - - docker-start - test-compile - - stop - start - - - - docker-stop - post-integration-test - - stop - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +