diff --git a/api-generator/pom.xml b/api-generator/pom.xml
index b7c5d8ae..391ef6e6 100644
--- a/api-generator/pom.xml
+++ b/api-generator/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
- playwright-java
+ parent-pom
0.1-SNAPSHOT
diff --git a/driver/pom.xml b/driver/pom.xml
index 7f5469ea..6830d526 100644
--- a/driver/pom.xml
+++ b/driver/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.microsoft.playwright
- playwright-java
+ parent-pom
0.1-SNAPSHOT
diff --git a/playwright/pom.xml b/playwright/pom.xml
index 9c491a6d..7e303a6f 100644
--- a/playwright/pom.xml
+++ b/playwright/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
- playwright-java
+ parent-pom
0.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 64df6605..c5f612e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.microsoft.playwright
- playwright-java
+ parent-pom
0.1-SNAPSHOT
pom
Playwright Java