From 6ab621fcdb6e1e7587040656902b5bf470a25d8d Mon Sep 17 00:00:00 2001 From: "quarkiverse-ci[bot]" <181291436+quarkiverse-ci[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:57:50 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.0 --- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 5 +++-- runtime/pom.xml | 2 +- 5 files changed, 7 insertions(+), 6 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index a63f05d..206e046 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 999-SNAPSHOT + 2.0.0 quarkus-playwright-deployment Quarkus Playwright - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 7043820..7d1afeb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 999-SNAPSHOT + 2.0.0 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4f8c93d..9b6e1f9 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 999-SNAPSHOT + 2.0.0 quarkus-playwright-integration-tests Quarkus Playwright - Integration Tests diff --git a/pom.xml b/pom.xml index 9016db9..04d43f0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 999-SNAPSHOT + 2.0.0 pom Quarkus Playwright - Parent Playwright enables reliable end-to-end testing for modern web apps @@ -20,7 +20,8 @@ scm:git:git@github.com:quarkiverse/quarkus-playwright.git scm:git:git@github.com:quarkiverse/quarkus-playwright.git https://github.com/quarkiverse/quarkus-playwright - + 2.0.0 + 3.13.0 17 diff --git a/runtime/pom.xml b/runtime/pom.xml index 36a3055..1cc8361 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.playwright quarkus-playwright-parent - 999-SNAPSHOT + 2.0.0 quarkus-playwright Quarkus Playwright - Runtime