From 92954bec8dcdaffcf08d82962611a2bcfe0625c9 Mon Sep 17 00:00:00 2001 From: Henry Avetisyan Date: Tue, 2 Jan 2024 16:03:12 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v1.11.49 --- 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 2df01e784e0..1f9b896e86f 100644 --- a/assembly/ui/pom.xml +++ b/assembly/ui/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/assembly/utils/pom.xml b/assembly/utils/pom.xml index d452230c393..82e638adb4b 100644 --- a/assembly/utils/pom.xml +++ b/assembly/utils/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/assembly/zms/pom.xml b/assembly/zms/pom.xml index afcf2331325..7a558488347 100644 --- a/assembly/zms/pom.xml +++ b/assembly/zms/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/assembly/zts/pom.xml b/assembly/zts/pom.xml index 4e3da6003f2..d735caafff4 100644 --- a/assembly/zts/pom.xml +++ b/assembly/zts/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/clients/go/msd/pom.xml b/clients/go/msd/pom.xml index d8ecc56919c..fb2c06849d1 100644 --- a/clients/go/msd/pom.xml +++ b/clients/go/msd/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/go/zms/pom.xml b/clients/go/zms/pom.xml index d012100a288..580a9bc74e9 100644 --- a/clients/go/zms/pom.xml +++ b/clients/go/zms/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/go/zts/pom.xml b/clients/go/zts/pom.xml index 689824b17ab..18c34e50703 100644 --- a/clients/go/zts/pom.xml +++ b/clients/go/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/java/msd/pom.xml b/clients/java/msd/pom.xml index 19851c1cae9..cd028872d5d 100644 --- a/clients/java/msd/pom.xml +++ b/clients/java/msd/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/java/zms/pom.xml b/clients/java/zms/pom.xml index 6f0a3ccc35a..cadded6b134 100644 --- a/clients/java/zms/pom.xml +++ b/clients/java/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/java/zpe/pom.xml b/clients/java/zpe/pom.xml index 5e5be5ac321..49e137a98fc 100644 --- a/clients/java/zpe/pom.xml +++ b/clients/java/zpe/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/java/zts/pom.xml b/clients/java/zts/pom.xml index 7b66c24e12a..ed03e057265 100644 --- a/clients/java/zts/pom.xml +++ b/clients/java/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/nodejs/zpe/pom.xml b/clients/nodejs/zpe/pom.xml index a57b06b7bde..deb288bbc8c 100644 --- a/clients/nodejs/zpe/pom.xml +++ b/clients/nodejs/zpe/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/clients/nodejs/zts/pom.xml b/clients/nodejs/zts/pom.xml index ca91bfbccef..f8b6b6e9870 100644 --- a/clients/nodejs/zts/pom.xml +++ b/clients/nodejs/zts/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/containers/jetty/pom.xml b/containers/jetty/pom.xml index f74c322dfb1..5a7114c0711 100644 --- a/containers/jetty/pom.xml +++ b/containers/jetty/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/core/msd/pom.xml b/core/msd/pom.xml index b4be04e4d60..059a9f75668 100644 --- a/core/msd/pom.xml +++ b/core/msd/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/core/zms/pom.xml b/core/zms/pom.xml index c2d42af2a8d..3287daca43e 100644 --- a/core/zms/pom.xml +++ b/core/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/core/zts/pom.xml b/core/zts/pom.xml index ebd590d3049..11e8640f873 100644 --- a/core/zts/pom.xml +++ b/core/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/libs/go/athenzconf/pom.xml b/libs/go/athenzconf/pom.xml index 1fa0a8610ab..947251511fd 100644 --- a/libs/go/athenzconf/pom.xml +++ b/libs/go/athenzconf/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/go/athenzutils/pom.xml b/libs/go/athenzutils/pom.xml index d189dd77ecc..bec1e68a6e6 100644 --- a/libs/go/athenzutils/pom.xml +++ b/libs/go/athenzutils/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/go/sia/pom.xml b/libs/go/sia/pom.xml index dcc7e108373..a8d41881733 100644 --- a/libs/go/sia/pom.xml +++ b/libs/go/sia/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/go/zmscli/pom.xml b/libs/go/zmscli/pom.xml index 3441cfd33c0..9a8f421fcd3 100644 --- a/libs/go/zmscli/pom.xml +++ b/libs/go/zmscli/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/go/zmssvctoken/pom.xml b/libs/go/zmssvctoken/pom.xml index 90d9013f589..07664716562 100644 --- a/libs/go/zmssvctoken/pom.xml +++ b/libs/go/zmssvctoken/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/auth_core/pom.xml b/libs/java/auth_core/pom.xml index c9e3fe10858..90cae30d9a8 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/cert_refresher/pom.xml b/libs/java/cert_refresher/pom.xml index 553d12fdb0d..08bde3a9abc 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/client_common/pom.xml b/libs/java/client_common/pom.xml index 731130cf35f..ef8b8504bc2 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/dynamodb_client_factory/pom.xml b/libs/java/dynamodb_client_factory/pom.xml index cb9211542fa..e2a0c4f03fe 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/gcp_zts_creds/pom.xml b/libs/java/gcp_zts_creds/pom.xml index df52c74bc22..cf0a223a1e8 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/instance_provider/pom.xml b/libs/java/instance_provider/pom.xml index 41d3f7dec12..1108371e50f 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/server_common/pom.xml b/libs/java/server_common/pom.xml index e2379fb8a64..c6f9baf1814 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/java/syncer_common/pom.xml b/libs/java/syncer_common/pom.xml index 461138333f6..a338803b168 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/libs/nodejs/auth_core/pom.xml b/libs/nodejs/auth_core/pom.xml index e2990c96a71..7dd2f76fd75 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/pom.xml b/pom.xml index b4fce6eb338..fd123f61f9d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz pom - 1.11.49-SNAPSHOT + 1.11.49 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.49 diff --git a/provider/aws/sia-ec2/pom.xml b/provider/aws/sia-ec2/pom.xml index f037808cfd4..abe94ab66a0 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/provider/aws/sia-eks/pom.xml b/provider/aws/sia-eks/pom.xml index 27a1af7ca9a..3d753d47be5 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/provider/aws/sia-fargate/pom.xml b/provider/aws/sia-fargate/pom.xml index 45e415f2a05..688b92f24fd 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/provider/azure/sia-vm/pom.xml b/provider/azure/sia-vm/pom.xml index 8d1dad90845..86b1c1fc8ee 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/provider/gcp/sia-gce/pom.xml b/provider/gcp/sia-gce/pom.xml index 0e36a83baa5..690cf9e2717 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/provider/gcp/sia-gke/pom.xml b/provider/gcp/sia-gke/pom.xml index b097f14c389..4c8872b2eb9 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.49-SNAPSHOT + 1.11.49 ../../../pom.xml diff --git a/rdl/rdl-gen-athenz-go-client/pom.xml b/rdl/rdl-gen-athenz-go-client/pom.xml index b3342ee6c5d..e743b3a1eb6 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.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-go-model/pom.xml b/rdl/rdl-gen-athenz-go-model/pom.xml index ea3fcf65263..f5b4150efcc 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.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-java-client/pom.xml b/rdl/rdl-gen-athenz-java-client/pom.xml index 57c90333e34..10b088799aa 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.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-java-model/pom.xml b/rdl/rdl-gen-athenz-java-model/pom.xml index decd35987aa..fc248a76dbb 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.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/rdl/rdl-gen-athenz-server/pom.xml b/rdl/rdl-gen-athenz-server/pom.xml index fd772b60c40..e4c62195a2a 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.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/servers/zms/pom.xml b/servers/zms/pom.xml index 993f61762c9..4fb03791e2e 100644 --- a/servers/zms/pom.xml +++ b/servers/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/servers/zts/pom.xml b/servers/zts/pom.xml index dcaf7fd7c1a..933b37587fe 100644 --- a/servers/zts/pom.xml +++ b/servers/zts/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/syncers/auth_history_syncer/pom.xml b/syncers/auth_history_syncer/pom.xml index 48dab9a8ede..6ddcc955e07 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.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/syncers/zms_aws_domain_syncer/pom.xml b/syncers/zms_aws_domain_syncer/pom.xml index 86d0a83f29e..d1b1370575c 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.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index c023565c392..ffe9776e9cf 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../pom.xml diff --git a/utils/athenz-conf/pom.xml b/utils/athenz-conf/pom.xml index 1dad5f5444f..758e0afe1f9 100644 --- a/utils/athenz-conf/pom.xml +++ b/utils/athenz-conf/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/msd-agent/pom.xml b/utils/msd-agent/pom.xml index 19918b7ab09..eb83478f0de 100644 --- a/utils/msd-agent/pom.xml +++ b/utils/msd-agent/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zms-cli/pom.xml b/utils/zms-cli/pom.xml index b387e54a949..c2e722be5ec 100644 --- a/utils/zms-cli/pom.xml +++ b/utils/zms-cli/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zms-svctoken/pom.xml b/utils/zms-svctoken/pom.xml index 2c5ca0f9ed4..9f1c5356205 100644 --- a/utils/zms-svctoken/pom.xml +++ b/utils/zms-svctoken/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zpe-updater/pom.xml b/utils/zpe-updater/pom.xml index 7c5d3c3b0c8..2570bec4c9b 100644 --- a/utils/zpe-updater/pom.xml +++ b/utils/zpe-updater/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zts-accesstoken/pom.xml b/utils/zts-accesstoken/pom.xml index 76782fcb8b6..1ddec407921 100644 --- a/utils/zts-accesstoken/pom.xml +++ b/utils/zts-accesstoken/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zts-idtoken/pom.xml b/utils/zts-idtoken/pom.xml index f39cee9884b..6a170a9b44a 100644 --- a/utils/zts-idtoken/pom.xml +++ b/utils/zts-idtoken/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zts-rolecert/pom.xml b/utils/zts-rolecert/pom.xml index 1bde8458047..4fcd1a871bb 100644 --- a/utils/zts-rolecert/pom.xml +++ b/utils/zts-rolecert/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zts-roletoken/pom.xml b/utils/zts-roletoken/pom.xml index 9493cc10832..636f93bf2a9 100644 --- a/utils/zts-roletoken/pom.xml +++ b/utils/zts-roletoken/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml diff --git a/utils/zts-svccert/pom.xml b/utils/zts-svccert/pom.xml index b4e3728d279..538262dd71b 100644 --- a/utils/zts-svccert/pom.xml +++ b/utils/zts-svccert/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.11.49-SNAPSHOT + 1.11.49 ../../pom.xml