From 301e5cecf8c7d002c8d6795139027f4bca1f5b6e Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Tue, 28 Jul 2020 19:07:08 +0200 Subject: [PATCH] Fix artifactId and name of Redis Client IT artifact --- integration-tests/redis-client/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/redis-client/pom.xml b/integration-tests/redis-client/pom.xml index a2691d69482ee..f0e96efac7515 100644 --- a/integration-tests/redis-client/pom.xml +++ b/integration-tests/redis-client/pom.xml @@ -8,8 +8,8 @@ ../pom.xml - redis-client-integration-test - Quarkus - Redis Client - Integration Test + quarkus-integration-test-redis-client + Quarkus - Integration Tests - Redis Client localhost:6379