From e22b41fff94ad013187a0b9398d4292db34099b2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 19 Sep 2024 17:33:35 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.0 --- demo/app1/pom.xml | 2 +- demo/app2/pom.xml | 2 +- demo/pom.xml | 4 ++-- deployment/pom.xml | 2 +- docs/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/demo/app1/pom.xml b/demo/app1/pom.xml index c8a109e..b7c769b 100644 --- a/demo/app1/pom.xml +++ b/demo/app1/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.dapr quarkus-dapr-demo-parent - 999-SNAPSHOT + 2.1.0 quarkus-dapr-demo-app1 Quarkus - Dapr - Demo - App1 diff --git a/demo/app2/pom.xml b/demo/app2/pom.xml index fd7919b..6b814cd 100644 --- a/demo/app2/pom.xml +++ b/demo/app2/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.dapr quarkus-dapr-demo-parent - 999-SNAPSHOT + 2.1.0 quarkus-dapr-demo-app2 Quarkus - Dapr - Demo - App2 diff --git a/demo/pom.xml b/demo/pom.xml index 64b4a76..5a2c85b 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,10 +4,10 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.1.0 quarkus-dapr-demo-parent - 999-SNAPSHOT + 2.1.0 pom Quarkus - Dapr - Demo diff --git a/deployment/pom.xml b/deployment/pom.xml index 3cc337c..d0553ea 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.1.0 quarkus-dapr-deployment Quarkus - Dapr - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 3bfcb15..b0c89c2 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.1.0 ../pom.xml quarkus-dapr-docs diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 96ac82b..dd96ae6 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.1.0 quarkus-dapr-integration-tests Quarkus - Dapr - Integration Tests diff --git a/pom.xml b/pom.xml index 405c509..0334b4e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.1.0 pom Quarkus - Dapr - Parent @@ -19,7 +19,7 @@ :git:git@github.com:quarkiverse/quarkus-dapr.git scm:git:git@github.com:quarkiverse/quarkus-dapr.git https://github.com/quarkiverse/quarkus-dapr - HEAD + 2.1.0 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 32095e5..42f0619 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.1.0 0.10.14