diff --git a/docs/pom.xml b/docs/pom.xml index 05aa248..7043820 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.1.0 + 999-SNAPSHOT ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 6784620..ce975e4 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.1.0 + 999-SNAPSHOT quarkus-playwright-integration-tests Quarkus Playwright - Integration Tests diff --git a/pom.xml b/pom.xml index c36138c..49ea96e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.1.0 + 999-SNAPSHOT pom Quarkus Playwright - Parent @@ -19,7 +19,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.1.0 + HEAD 3.13.0 diff --git a/testing/pom.xml b/testing/pom.xml index be4645d..919da3a 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 1.1.0 + 999-SNAPSHOT quarkus-playwright Quarkus Playwright - Testing