From baa12d9b0da46c3f5e3b94b21a05c7f5232c8f4e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 2 Feb 2024 16:18:05 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.1 --- demo/app1/pom.xml | 2 +- demo/app2/pom.xml | 2 +- demo/pom.xml | 4 ++-- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 6 ++---- 7 files changed, 10 insertions(+), 12 deletions(-) diff --git a/demo/app1/pom.xml b/demo/app1/pom.xml index b58bbd0..9c0bc17 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.0.1 quarkus-dapr-demo-app1 Quarkus - Dapr - Demo - App1 diff --git a/demo/app2/pom.xml b/demo/app2/pom.xml index f67aeb0..b5ce02a 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.0.1 quarkus-dapr-demo-app2 Quarkus - Dapr - Demo - App2 diff --git a/demo/pom.xml b/demo/pom.xml index 64b4a76..80e97b3 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -4,10 +4,10 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.0.1 quarkus-dapr-demo-parent - 999-SNAPSHOT + 2.0.1 pom Quarkus - Dapr - Demo diff --git a/deployment/pom.xml b/deployment/pom.xml index 7c3ec1c..fd4004e 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.0.1 quarkus-dapr-deployment Quarkus - Dapr - Deployment diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9c503d3..d955296 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.0.1 quarkus-dapr-integration-tests Quarkus - Dapr - Integration Tests diff --git a/pom.xml b/pom.xml index ce3846b..5d39b6d 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.0.1 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.0.1 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index 80dcfdc..96d5292 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 io.quarkiverse.dapr quarkus-dapr-parent - 999-SNAPSHOT + 2.0.1 0.10.12