diff --git a/microprofile/tests/testng/pom.xml b/microprofile/tests/testng/pom.xml
index a7b45e55015..fbc5e3c2da1 100644
--- a/microprofile/tests/testng/pom.xml
+++ b/microprofile/tests/testng/pom.xml
@@ -18,12 +18,14 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
- tests-project
- io.helidon.microprofile.tests
+ io.helidon.microprofile
+ helidon-microprofile-project
3.2.3-SNAPSHOT
+ ../../pom.xml
4.0.0
-
+
+ io.helidon.microprofile.tests
helidon-microprofile-tests-testng
Helidon Microprofile Tests TestNG