diff --git a/build-tools/pom.xml b/build-tools/pom.xml index b119086..d88d23e 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-quarkus-parent - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus-buildtools diff --git a/deployment/pom.xml b/deployment/pom.xml index c554240..15def2e 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-quarkus-parent - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus-deployment diff --git a/integration-tests/codestarts/pom.xml b/integration-tests/codestarts/pom.xml index ff145c3..c1c28e7 100644 --- a/integration-tests/codestarts/pom.xml +++ b/integration-tests/codestarts/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus-codestarts-tests diff --git a/integration-tests/common-test-code/pom.xml b/integration-tests/common-test-code/pom.xml index 560a161..6c565ac 100644 --- a/integration-tests/common-test-code/pom.xml +++ b/integration-tests/common-test-code/pom.xml @@ -8,7 +8,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus-common-test-code diff --git a/integration-tests/custom-websocket-dependency/pom.xml b/integration-tests/custom-websocket-dependency/pom.xml index 7d62ab2..f8e7842 100644 --- a/integration-tests/custom-websocket-dependency/pom.xml +++ b/integration-tests/custom-websocket-dependency/pom.xml @@ -7,7 +7,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT ../pom.xml diff --git a/integration-tests/development/pom.xml b/integration-tests/development/pom.xml index 840d5fe..8c01870 100644 --- a/integration-tests/development/pom.xml +++ b/integration-tests/development/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus-development-tests diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 87d87c8..68659f3 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-quarkus-parent - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus-integration-tests diff --git a/integration-tests/production/pom.xml b/integration-tests/production/pom.xml index a48d2ea..578c7a1 100644 --- a/integration-tests/production/pom.xml +++ b/integration-tests/production/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus-production-tests diff --git a/integration-tests/reusable-theme/pom.xml b/integration-tests/reusable-theme/pom.xml index d5844d9..4388260 100644 --- a/integration-tests/reusable-theme/pom.xml +++ b/integration-tests/reusable-theme/pom.xml @@ -5,7 +5,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT 4.0.0 @@ -16,7 +16,7 @@ true - 24.0-SNAPSHOT + 24.4-SNAPSHOT diff --git a/integration-tests/test-addons/addon-with-jandex/pom.xml b/integration-tests/test-addons/addon-with-jandex/pom.xml index 17a3e2a..cb0bdf4 100644 --- a/integration-tests/test-addons/addon-with-jandex/pom.xml +++ b/integration-tests/test-addons/addon-with-jandex/pom.xml @@ -7,7 +7,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT ../../pom.xml diff --git a/integration-tests/test-addons/addon-without-jandex/pom.xml b/integration-tests/test-addons/addon-without-jandex/pom.xml index cb2efce..0670237 100644 --- a/integration-tests/test-addons/addon-without-jandex/pom.xml +++ b/integration-tests/test-addons/addon-without-jandex/pom.xml @@ -7,7 +7,7 @@ com.vaadin vaadin-quarkus-integration-tests - 2.0-SNAPSHOT + 2.1-SNAPSHOT ../../pom.xml diff --git a/pom.xml b/pom.xml index f1d365e..f112c94 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.vaadin vaadin-quarkus-parent - 2.0-SNAPSHOT + 2.1-SNAPSHOT pom Vaadin Quarkus - Parent diff --git a/runtime/pom.xml b/runtime/pom.xml index fac2ec2..6077420 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ com.vaadin vaadin-quarkus-parent - 2.0-SNAPSHOT + 2.1-SNAPSHOT vaadin-quarkus