diff --git a/driver-bundle/pom.xml b/driver-bundle/pom.xml index 2aa0b02e2..1f65521ad 100644 --- a/driver-bundle/pom.xml +++ b/driver-bundle/pom.xml @@ -16,6 +16,10 @@ Node.js is preinstalled on the host (see PLAYWRIGHT_NODEJS_PATH). + + com.microsoft.playwright.driver.bundle + + + com.microsoft.playwright.test + + + diff --git a/pom.xml b/pom.xml index d012e6882..9d26acfa6 100644 --- a/pom.xml +++ b/pom.xml @@ -192,6 +192,9 @@ true + + ${automatic.module.name} +