From a8adb7b992d170572dc4629e10518318adf5b43a Mon Sep 17 00:00:00 2001 From: Henry Avetisyan Date: Tue, 7 Nov 2023 09:57:10 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v1.11.46 --- assembly/ui/pom.xml | 2 +- assembly/utils/pom.xml | 2 +- assembly/zms/pom.xml | 2 +- assembly/zts/pom.xml | 2 +- clients/go/msd/pom.xml | 2 +- clients/go/zms/pom.xml | 2 +- clients/go/zts/pom.xml | 2 +- clients/java/msd/pom.xml | 2 +- clients/java/zms/pom.xml | 2 +- clients/java/zpe/pom.xml | 2 +- clients/java/zts/pom.xml | 2 +- clients/nodejs/zpe/pom.xml | 2 +- clients/nodejs/zts/pom.xml | 2 +- containers/jetty/pom.xml | 2 +- core/msd/pom.xml | 2 +- core/zms/pom.xml | 2 +- core/zts/pom.xml | 2 +- libs/go/athenzconf/pom.xml | 2 +- libs/go/athenzutils/pom.xml | 2 +- libs/go/sia/pom.xml | 2 +- libs/go/zmscli/pom.xml | 2 +- libs/go/zmssvctoken/pom.xml | 2 +- libs/java/auth_core/pom.xml | 2 +- libs/java/cert_refresher/pom.xml | 2 +- libs/java/client_common/pom.xml | 2 +- libs/java/dynamodb_client_factory/pom.xml | 2 +- libs/java/gcp_zts_creds/pom.xml | 2 +- libs/java/instance_provider/pom.xml | 2 +- libs/java/server_common/pom.xml | 2 +- libs/java/syncer_common/pom.xml | 2 +- libs/nodejs/auth_core/pom.xml | 2 +- pom.xml | 4 ++-- provider/aws/sia-ec2/pom.xml | 2 +- provider/aws/sia-eks/pom.xml | 2 +- provider/aws/sia-fargate/pom.xml | 2 +- provider/azure/sia-vm/pom.xml | 2 +- provider/gcp/sia-gce/pom.xml | 2 +- provider/gcp/sia-gke/pom.xml | 2 +- rdl/rdl-gen-athenz-go-client/pom.xml | 2 +- rdl/rdl-gen-athenz-go-model/pom.xml | 2 +- rdl/rdl-gen-athenz-java-client/pom.xml | 2 +- rdl/rdl-gen-athenz-java-model/pom.xml | 2 +- rdl/rdl-gen-athenz-server/pom.xml | 2 +- servers/zms/pom.xml | 2 +- servers/zts/pom.xml | 2 +- syncers/auth_history_syncer/pom.xml | 2 +- syncers/zms_aws_domain_syncer/pom.xml | 2 +- ui/pom.xml | 2 +- utils/athenz-conf/pom.xml | 2 +- utils/msd-agent/pom.xml | 2 +- utils/zms-cli/pom.xml | 2 +- utils/zms-svctoken/pom.xml | 2 +- utils/zpe-updater/pom.xml | 2 +- utils/zts-accesstoken/pom.xml | 2 +- utils/zts-idtoken/pom.xml | 2 +- utils/zts-rolecert/pom.xml | 2 +- utils/zts-roletoken/pom.xml | 2 +- utils/zts-svccert/pom.xml | 2 +- 58 files changed, 59 insertions(+), 59 deletions(-) diff --git a/assembly/ui/pom.xml b/assembly/ui/pom.xml index f8d9c5e33d7..1843ca35cc1 100644 --- a/assembly/ui/pom.xml +++ b/assembly/ui/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/assembly/utils/pom.xml b/assembly/utils/pom.xml index d5f1c629876..c9155faca49 100644 --- a/assembly/utils/pom.xml +++ b/assembly/utils/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/assembly/zms/pom.xml b/assembly/zms/pom.xml index fad6f7a8488..ce5d72907f7 100644 --- a/assembly/zms/pom.xml +++ b/assembly/zms/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/assembly/zts/pom.xml b/assembly/zts/pom.xml index 852a80e4628..a039732da03 100644 --- a/assembly/zts/pom.xml +++ b/assembly/zts/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/clients/go/msd/pom.xml b/clients/go/msd/pom.xml index a39c5921b8a..3dfae99f888 100644 --- a/clients/go/msd/pom.xml +++ b/clients/go/msd/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/go/zms/pom.xml b/clients/go/zms/pom.xml index 8f3b5872850..62268206df0 100644 --- a/clients/go/zms/pom.xml +++ b/clients/go/zms/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/go/zts/pom.xml b/clients/go/zts/pom.xml index a8801715fe3..086ded2bf9b 100644 --- a/clients/go/zts/pom.xml +++ b/clients/go/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/java/msd/pom.xml b/clients/java/msd/pom.xml index cea5819bfce..1f9c01fc7e1 100644 --- a/clients/java/msd/pom.xml +++ b/clients/java/msd/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/java/zms/pom.xml b/clients/java/zms/pom.xml index e6c954ea137..fe5224d69f4 100644 --- a/clients/java/zms/pom.xml +++ b/clients/java/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/java/zpe/pom.xml b/clients/java/zpe/pom.xml index 3c63fed304d..e36cab00f6b 100644 --- a/clients/java/zpe/pom.xml +++ b/clients/java/zpe/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/java/zts/pom.xml b/clients/java/zts/pom.xml index 25a54aad156..a75bad9dffb 100644 --- a/clients/java/zts/pom.xml +++ b/clients/java/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/nodejs/zpe/pom.xml b/clients/nodejs/zpe/pom.xml index 650c1a11da8..daffc20fb52 100644 --- a/clients/nodejs/zpe/pom.xml +++ b/clients/nodejs/zpe/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/clients/nodejs/zts/pom.xml b/clients/nodejs/zts/pom.xml index 6cc5c9240a4..a46ddc73c3b 100644 --- a/clients/nodejs/zts/pom.xml +++ b/clients/nodejs/zts/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/containers/jetty/pom.xml b/containers/jetty/pom.xml index a15c0f560b4..53b964f6dcc 100644 --- a/containers/jetty/pom.xml +++ b/containers/jetty/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/core/msd/pom.xml b/core/msd/pom.xml index ed4ecd0489b..7058a9a7726 100644 --- a/core/msd/pom.xml +++ b/core/msd/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/core/zms/pom.xml b/core/zms/pom.xml index 61185cadca2..9962dc4fb99 100644 --- a/core/zms/pom.xml +++ b/core/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/core/zts/pom.xml b/core/zts/pom.xml index ce9b22a7770..bf843786926 100644 --- a/core/zts/pom.xml +++ b/core/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/libs/go/athenzconf/pom.xml b/libs/go/athenzconf/pom.xml index 46f12ca9966..49478fbac89 100644 --- a/libs/go/athenzconf/pom.xml +++ b/libs/go/athenzconf/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/go/athenzutils/pom.xml b/libs/go/athenzutils/pom.xml index dc225ca2c35..f7131f42136 100644 --- a/libs/go/athenzutils/pom.xml +++ b/libs/go/athenzutils/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/go/sia/pom.xml b/libs/go/sia/pom.xml index c01c9c978e0..a5abb2a93a2 100644 --- a/libs/go/sia/pom.xml +++ b/libs/go/sia/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/go/zmscli/pom.xml b/libs/go/zmscli/pom.xml index ece26cee45b..fe5958fb3ad 100644 --- a/libs/go/zmscli/pom.xml +++ b/libs/go/zmscli/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/go/zmssvctoken/pom.xml b/libs/go/zmssvctoken/pom.xml index f3313e6293b..79ed192e0a9 100644 --- a/libs/go/zmssvctoken/pom.xml +++ b/libs/go/zmssvctoken/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/auth_core/pom.xml b/libs/java/auth_core/pom.xml index fb743b80ec2..6e96d53abd3 100644 --- a/libs/java/auth_core/pom.xml +++ b/libs/java/auth_core/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/cert_refresher/pom.xml b/libs/java/cert_refresher/pom.xml index 1436b68fdf1..73ab5aba3a1 100644 --- a/libs/java/cert_refresher/pom.xml +++ b/libs/java/cert_refresher/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/client_common/pom.xml b/libs/java/client_common/pom.xml index 1eb0467b7ba..402eb191b3f 100644 --- a/libs/java/client_common/pom.xml +++ b/libs/java/client_common/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/dynamodb_client_factory/pom.xml b/libs/java/dynamodb_client_factory/pom.xml index 3f23d6d0744..39bdb4a52c2 100644 --- a/libs/java/dynamodb_client_factory/pom.xml +++ b/libs/java/dynamodb_client_factory/pom.xml @@ -23,7 +23,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/gcp_zts_creds/pom.xml b/libs/java/gcp_zts_creds/pom.xml index b08f468e6c4..017725a7d87 100644 --- a/libs/java/gcp_zts_creds/pom.xml +++ b/libs/java/gcp_zts_creds/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/instance_provider/pom.xml b/libs/java/instance_provider/pom.xml index 3ae9e715f61..49c3bea3f60 100644 --- a/libs/java/instance_provider/pom.xml +++ b/libs/java/instance_provider/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/server_common/pom.xml b/libs/java/server_common/pom.xml index 8bfaad10081..dfe38bbd9ba 100644 --- a/libs/java/server_common/pom.xml +++ b/libs/java/server_common/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/java/syncer_common/pom.xml b/libs/java/syncer_common/pom.xml index ba0f29d23c9..2e135a5235f 100644 --- a/libs/java/syncer_common/pom.xml +++ b/libs/java/syncer_common/pom.xml @@ -23,7 +23,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/libs/nodejs/auth_core/pom.xml b/libs/nodejs/auth_core/pom.xml index 11609c11993..26a0784f9e7 100644 --- a/libs/nodejs/auth_core/pom.xml +++ b/libs/nodejs/auth_core/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/pom.xml b/pom.xml index c31855d917a..a3b05477002 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz pom - 1.11.46-SNAPSHOT + 1.11.46 AthenZ @@ -57,7 +57,7 @@ https://github.com/AthenZ/athenz scm:git:ssh://git@github.com/AthenZ/athenz.git scm:git:ssh://git@github.com/AthenZ/athenz.git - HEAD + v1.11.46 diff --git a/provider/aws/sia-ec2/pom.xml b/provider/aws/sia-ec2/pom.xml index ed85eefd821..f0452979a6f 100644 --- a/provider/aws/sia-ec2/pom.xml +++ b/provider/aws/sia-ec2/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/provider/aws/sia-eks/pom.xml b/provider/aws/sia-eks/pom.xml index a65336e5704..7edcc664cdd 100644 --- a/provider/aws/sia-eks/pom.xml +++ b/provider/aws/sia-eks/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/provider/aws/sia-fargate/pom.xml b/provider/aws/sia-fargate/pom.xml index 58c07e83829..c775c907fc0 100644 --- a/provider/aws/sia-fargate/pom.xml +++ b/provider/aws/sia-fargate/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/provider/azure/sia-vm/pom.xml b/provider/azure/sia-vm/pom.xml index df8b68de282..50e01e76ef8 100644 --- a/provider/azure/sia-vm/pom.xml +++ b/provider/azure/sia-vm/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/provider/gcp/sia-gce/pom.xml b/provider/gcp/sia-gce/pom.xml index c8cc8337756..857c774138b 100644 --- a/provider/gcp/sia-gce/pom.xml +++ b/provider/gcp/sia-gce/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/provider/gcp/sia-gke/pom.xml b/provider/gcp/sia-gke/pom.xml index 56c7de9ea2a..00a8552a22a 100644 --- a/provider/gcp/sia-gke/pom.xml +++ b/provider/gcp/sia-gke/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../../pom.xml diff --git a/rdl/rdl-gen-athenz-go-client/pom.xml b/rdl/rdl-gen-athenz-go-client/pom.xml index 29421116ed4..7f6ad34f437 100644 --- a/rdl/rdl-gen-athenz-go-client/pom.xml +++ b/rdl/rdl-gen-athenz-go-client/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-go-model/pom.xml b/rdl/rdl-gen-athenz-go-model/pom.xml index 7c4d963768e..bb15a7c9317 100644 --- a/rdl/rdl-gen-athenz-go-model/pom.xml +++ b/rdl/rdl-gen-athenz-go-model/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-java-client/pom.xml b/rdl/rdl-gen-athenz-java-client/pom.xml index c35bd80b014..c0d887dd791 100644 --- a/rdl/rdl-gen-athenz-java-client/pom.xml +++ b/rdl/rdl-gen-athenz-java-client/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-java-model/pom.xml b/rdl/rdl-gen-athenz-java-model/pom.xml index ed8bb152ed5..cb8792d4cb9 100644 --- a/rdl/rdl-gen-athenz-java-model/pom.xml +++ b/rdl/rdl-gen-athenz-java-model/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-server/pom.xml b/rdl/rdl-gen-athenz-server/pom.xml index 67e5821dae1..a50cb6bc2e2 100644 --- a/rdl/rdl-gen-athenz-server/pom.xml +++ b/rdl/rdl-gen-athenz-server/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/servers/zms/pom.xml b/servers/zms/pom.xml index f1aa171a94c..2e03f6388e7 100644 --- a/servers/zms/pom.xml +++ b/servers/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/servers/zts/pom.xml b/servers/zts/pom.xml index c941e9351af..d0b719724e1 100644 --- a/servers/zts/pom.xml +++ b/servers/zts/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/syncers/auth_history_syncer/pom.xml b/syncers/auth_history_syncer/pom.xml index 891b61bd4a4..6faf9ca8854 100644 --- a/syncers/auth_history_syncer/pom.xml +++ b/syncers/auth_history_syncer/pom.xml @@ -23,7 +23,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/syncers/zms_aws_domain_syncer/pom.xml b/syncers/zms_aws_domain_syncer/pom.xml index 99f13b2ca87..0111d85ce95 100644 --- a/syncers/zms_aws_domain_syncer/pom.xml +++ b/syncers/zms_aws_domain_syncer/pom.xml @@ -4,7 +4,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index 165301c11a0..bb8c5e0b97b 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../pom.xml diff --git a/utils/athenz-conf/pom.xml b/utils/athenz-conf/pom.xml index d4463d29686..313718f1f1b 100644 --- a/utils/athenz-conf/pom.xml +++ b/utils/athenz-conf/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/msd-agent/pom.xml b/utils/msd-agent/pom.xml index f036401a2e2..5cb580083f0 100644 --- a/utils/msd-agent/pom.xml +++ b/utils/msd-agent/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zms-cli/pom.xml b/utils/zms-cli/pom.xml index ca985e38094..4e43c3b0f37 100644 --- a/utils/zms-cli/pom.xml +++ b/utils/zms-cli/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zms-svctoken/pom.xml b/utils/zms-svctoken/pom.xml index 59d2ff1e437..9d844566c9a 100644 --- a/utils/zms-svctoken/pom.xml +++ b/utils/zms-svctoken/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zpe-updater/pom.xml b/utils/zpe-updater/pom.xml index a0eccf1439e..b70ad3f0724 100644 --- a/utils/zpe-updater/pom.xml +++ b/utils/zpe-updater/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zts-accesstoken/pom.xml b/utils/zts-accesstoken/pom.xml index 1d17a933903..9288c134a83 100644 --- a/utils/zts-accesstoken/pom.xml +++ b/utils/zts-accesstoken/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zts-idtoken/pom.xml b/utils/zts-idtoken/pom.xml index 20d3602f8a1..9d412880500 100644 --- a/utils/zts-idtoken/pom.xml +++ b/utils/zts-idtoken/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zts-rolecert/pom.xml b/utils/zts-rolecert/pom.xml index 477b41f9d25..4c57d56be16 100644 --- a/utils/zts-rolecert/pom.xml +++ b/utils/zts-rolecert/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zts-roletoken/pom.xml b/utils/zts-roletoken/pom.xml index c101e438090..ec7fbba5df4 100644 --- a/utils/zts-roletoken/pom.xml +++ b/utils/zts-roletoken/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml diff --git a/utils/zts-svccert/pom.xml b/utils/zts-svccert/pom.xml index 9cde46efbd9..5d4fae51005 100644 --- a/utils/zts-svccert/pom.xml +++ b/utils/zts-svccert/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.46-SNAPSHOT + 1.11.46 ../../pom.xml