From 734709cd476f6fba28e71a17902f1abab2f6a909 Mon Sep 17 00:00:00 2001 From: uzma Date: Fri, 17 Mar 2023 11:49:32 +0000 Subject: [PATCH] [BAEL-5894] fix artifact name in parent pom --- testing-modules/gatling-java/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing-modules/gatling-java/pom.xml b/testing-modules/gatling-java/pom.xml index 090a99f3d7..c759928cc5 100644 --- a/testing-modules/gatling-java/pom.xml +++ b/testing-modules/gatling-java/pom.xml @@ -4,9 +4,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.baeldung - gatling + gatling-java 1.0-SNAPSHOT - gatling + gatling-java com.baeldung