diff --git a/api-generator/pom.xml b/api-generator/pom.xml
index 488de6a3..c04497e1 100644
--- a/api-generator/pom.xml
+++ b/api-generator/pom.xml
@@ -7,7 +7,7 @@
com.microsoft.playwright
parent-pom
- 0.170.1-SNAPSHOT
+ 0.170.1
api-generator
diff --git a/driver-bundle/pom.xml b/driver-bundle/pom.xml
index 1726f399..8237b861 100644
--- a/driver-bundle/pom.xml
+++ b/driver-bundle/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
parent-pom
- 0.170.1-SNAPSHOT
+ 0.170.1
driver-bundle
diff --git a/driver/pom.xml b/driver/pom.xml
index 33ca0d45..3de1abdd 100644
--- a/driver/pom.xml
+++ b/driver/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
parent-pom
- 0.170.1-SNAPSHOT
+ 0.170.1
driver
diff --git a/playwright/pom.xml b/playwright/pom.xml
index 0a0138ef..b8a5aad6 100644
--- a/playwright/pom.xml
+++ b/playwright/pom.xml
@@ -7,7 +7,7 @@
com.microsoft.playwright
parent-pom
- 0.170.1-SNAPSHOT
+ 0.170.1
playwright
diff --git a/pom.xml b/pom.xml
index 463969dd..5a904dd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.microsoft.playwright
parent-pom
- 0.170.1-SNAPSHOT
+ 0.170.1
pom
Playwright Parent Project
Java library to automate Chromium, Firefox and WebKit with a single API.