diff --git a/docs/pom.xml b/docs/pom.xml index b7a2010..d2d9ab8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.0.0 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3ed06b1..3558591 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.0.0 + 999-SNAPSHOT quarkus-playwright-integration-tests Quarkus Playwright - Integration Tests diff --git a/pom.xml b/pom.xml index a8f21ad..fa1c185 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.0.0 + 999-SNAPSHOT pom Quarkus Playwright - Parent @@ -20,7 +20,7 @@ scm:git:git@github.com:quarkiverse/quarkus-playwright.git scm:git:git@github.com:quarkiverse/quarkus-playwright.git https://github.com/quarkiverse/quarkus-playwright - 1.0.0 + HEAD 3.12.1 diff --git a/testing/pom.xml b/testing/pom.xml index 1c4a2b2..4664bfc 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.0.0 + 999-SNAPSHOT quarkus-playwright Quarkus Playwright - Testing