From 07eac0dec897010f0ed502347321bb222caa3f98 Mon Sep 17 00:00:00 2001 From: Paxton Hare Date: Mon, 12 Dec 2022 13:49:25 -0500 Subject: [PATCH] [maven-release-plugin] prepare release csid-secrets-providers-1.0.5 --- annotations/pom.xml | 2 +- aws/pom.xml | 2 +- azure/pom.xml | 2 +- common-testing/pom.xml | 2 +- common/pom.xml | 2 +- gcloud/pom.xml | 2 +- k8s/pom.xml | 2 +- pom.xml | 4 ++-- vault/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index 64576350..dca63690 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -10,7 +10,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml diff --git a/aws/pom.xml b/aws/pom.xml index 86e1bd2b..323e47a5 100644 --- a/aws/pom.xml +++ b/aws/pom.xml @@ -124,7 +124,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml Secrets Provider for Amazon Secrets Manager diff --git a/azure/pom.xml b/azure/pom.xml index 87cd544f..163da1ce 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -124,7 +124,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml Secrets Provider for Azure Key Vault diff --git a/common-testing/pom.xml b/common-testing/pom.xml index 379bdb22..d93c65cb 100644 --- a/common-testing/pom.xml +++ b/common-testing/pom.xml @@ -10,7 +10,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 5a093a13..db59f0f1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml diff --git a/gcloud/pom.xml b/gcloud/pom.xml index 2bcbc6aa..6f5df1f6 100644 --- a/gcloud/pom.xml +++ b/gcloud/pom.xml @@ -124,7 +124,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml Secrets Provider for Google Cloud Secret Manager diff --git a/k8s/pom.xml b/k8s/pom.xml index 96510ef3..24b40f59 100644 --- a/k8s/pom.xml +++ b/k8s/pom.xml @@ -124,7 +124,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml Secrets Provider for Kubernetes diff --git a/pom.xml b/pom.xml index 3b6eefd5..69e7b15f 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 pom @@ -146,7 +146,7 @@ scm:git:git://github.com:confluentinc/csid-secrets-providers.git scm:git:git@github.com:confluentinc/csid-secrets-providers.git https://github.com/confluentinc/csid-secrets-providers.git - HEAD + csid-secrets-providers-1.0.5 diff --git a/vault/pom.xml b/vault/pom.xml index 66534e73..3e596974 100644 --- a/vault/pom.xml +++ b/vault/pom.xml @@ -124,7 +124,7 @@ io.confluent.csid csid-secrets-providers - 1.0.5-SNAPSHOT + 1.0.5 ../pom.xml Secrets Provider for Hashicorp Vault