From dd22bf1523b16b83679e16987d33ce6ffecf85e3 Mon Sep 17 00:00:00 2001 From: Henry Avetisyan Date: Mon, 10 Dec 2018 13:10:41 -0800 Subject: [PATCH] [maven-release-plugin] prepare release v1.8.11 --- assembly/ui/pom.xml | 2 +- assembly/utils/pom.xml | 2 +- assembly/zms/pom.xml | 2 +- assembly/zpu/pom.xml | 2 +- assembly/zts/pom.xml | 2 +- aws-setup/athenz-conf-aws/pom.xml | 2 +- clients/go/zms/pom.xml | 2 +- clients/go/zts/pom.xml | 2 +- clients/java/zms/pom.xml | 2 +- clients/java/zpe/pom.xml | 2 +- clients/java/zts/core/pom.xml | 2 +- clients/java/zts/shade/pom.xml | 2 +- clients/nodejs/zpe/pom.xml | 2 +- clients/nodejs/zts/pom.xml | 2 +- containers/jetty/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/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/instance_provider/pom.xml | 2 +- libs/java/server_common/pom.xml | 2 +- libs/nodejs/auth_core/pom.xml | 2 +- pom.xml | 4 ++-- rdl/rdl-gen-athenz-server/pom.xml | 2 +- servers/zms/pom.xml | 2 +- servers/zts/pom.xml | 2 +- ui/pom.xml | 2 +- utils/athenz-conf/pom.xml | 2 +- utils/zms-cli/pom.xml | 2 +- utils/zms-svctoken/pom.xml | 2 +- utils/zpe-updater/pom.xml | 2 +- utils/zpe_policy_updater/pom.xml | 2 +- utils/zts-rolecert/pom.xml | 2 +- utils/zts-roletoken/pom.xml | 2 +- utils/zts-svccert/pom.xml | 2 +- 40 files changed, 41 insertions(+), 41 deletions(-) diff --git a/assembly/ui/pom.xml b/assembly/ui/pom.xml index 9fa4a05fcb7..a25ea85dfd7 100644 --- a/assembly/ui/pom.xml +++ b/assembly/ui/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/assembly/utils/pom.xml b/assembly/utils/pom.xml index 232d32d2203..5f0ea5f5782 100644 --- a/assembly/utils/pom.xml +++ b/assembly/utils/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/assembly/zms/pom.xml b/assembly/zms/pom.xml index 9b56219a727..ed609da0013 100644 --- a/assembly/zms/pom.xml +++ b/assembly/zms/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/assembly/zpu/pom.xml b/assembly/zpu/pom.xml index c65ee3bd902..d558f87ea23 100644 --- a/assembly/zpu/pom.xml +++ b/assembly/zpu/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/assembly/zts/pom.xml b/assembly/zts/pom.xml index 16e4de6b105..648f6b6f8c5 100644 --- a/assembly/zts/pom.xml +++ b/assembly/zts/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/aws-setup/athenz-conf-aws/pom.xml b/aws-setup/athenz-conf-aws/pom.xml index d80f7134bc7..6eb1a3d048e 100755 --- a/aws-setup/athenz-conf-aws/pom.xml +++ b/aws-setup/athenz-conf-aws/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/clients/go/zms/pom.xml b/clients/go/zms/pom.xml index e013ccb6c4d..ad03c1fbec7 100644 --- a/clients/go/zms/pom.xml +++ b/clients/go/zms/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/clients/go/zts/pom.xml b/clients/go/zts/pom.xml index 8cd3fdb6c79..112aff88a86 100644 --- a/clients/go/zts/pom.xml +++ b/clients/go/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/clients/java/zms/pom.xml b/clients/java/zms/pom.xml index 68e4112faa3..f799288b9ff 100644 --- a/clients/java/zms/pom.xml +++ b/clients/java/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/clients/java/zpe/pom.xml b/clients/java/zpe/pom.xml index 9cbbd540d90..41b23bc36dd 100644 --- a/clients/java/zpe/pom.xml +++ b/clients/java/zpe/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/clients/java/zts/core/pom.xml b/clients/java/zts/core/pom.xml index 4c24367c021..a80a6028f96 100644 --- a/clients/java/zts/core/pom.xml +++ b/clients/java/zts/core/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../../pom.xml diff --git a/clients/java/zts/shade/pom.xml b/clients/java/zts/shade/pom.xml index 48369e4c44a..d5ce7909ae7 100644 --- a/clients/java/zts/shade/pom.xml +++ b/clients/java/zts/shade/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../../pom.xml diff --git a/clients/nodejs/zpe/pom.xml b/clients/nodejs/zpe/pom.xml index e8aeaf493a9..4ba0266cbfa 100644 --- a/clients/nodejs/zpe/pom.xml +++ b/clients/nodejs/zpe/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/clients/nodejs/zts/pom.xml b/clients/nodejs/zts/pom.xml index 224c0e1cef4..d51ece78ac1 100644 --- a/clients/nodejs/zts/pom.xml +++ b/clients/nodejs/zts/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/containers/jetty/pom.xml b/containers/jetty/pom.xml index 620f3b64234..a94b224002e 100644 --- a/containers/jetty/pom.xml +++ b/containers/jetty/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/core/zms/pom.xml b/core/zms/pom.xml index e7724c14b31..3ed9cae6a35 100644 --- a/core/zms/pom.xml +++ b/core/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/core/zts/pom.xml b/core/zts/pom.xml index ea70523b11b..fdcaa6f8a37 100644 --- a/core/zts/pom.xml +++ b/core/zts/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/libs/go/athenzconf/pom.xml b/libs/go/athenzconf/pom.xml index c4181c162b2..50be38361f6 100644 --- a/libs/go/athenzconf/pom.xml +++ b/libs/go/athenzconf/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/go/athenzutils/pom.xml b/libs/go/athenzutils/pom.xml index e7fd480962c..ab1534a7fd2 100644 --- a/libs/go/athenzutils/pom.xml +++ b/libs/go/athenzutils/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/go/zmscli/pom.xml b/libs/go/zmscli/pom.xml index fb12fd3a266..d6964e7388e 100644 --- a/libs/go/zmscli/pom.xml +++ b/libs/go/zmscli/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/go/zmssvctoken/pom.xml b/libs/go/zmssvctoken/pom.xml index 5b65010448f..14375ea422d 100644 --- a/libs/go/zmssvctoken/pom.xml +++ b/libs/go/zmssvctoken/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/java/auth_core/pom.xml b/libs/java/auth_core/pom.xml index 648618f797f..7627404d6bf 100644 --- a/libs/java/auth_core/pom.xml +++ b/libs/java/auth_core/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/java/cert_refresher/pom.xml b/libs/java/cert_refresher/pom.xml index e81a6318b30..aa0da5c68ab 100644 --- a/libs/java/cert_refresher/pom.xml +++ b/libs/java/cert_refresher/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/java/client_common/pom.xml b/libs/java/client_common/pom.xml index 9c2a7a902bc..596fa46344f 100644 --- a/libs/java/client_common/pom.xml +++ b/libs/java/client_common/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/java/instance_provider/pom.xml b/libs/java/instance_provider/pom.xml index f42f0f0d6ce..0ab0ce550ae 100644 --- a/libs/java/instance_provider/pom.xml +++ b/libs/java/instance_provider/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/java/server_common/pom.xml b/libs/java/server_common/pom.xml index fb28a429abb..d53da727f6b 100644 --- a/libs/java/server_common/pom.xml +++ b/libs/java/server_common/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/libs/nodejs/auth_core/pom.xml b/libs/nodejs/auth_core/pom.xml index 9ac4b55289c..c4df2ee3a3e 100644 --- a/libs/nodejs/auth_core/pom.xml +++ b/libs/nodejs/auth_core/pom.xml @@ -16,7 +16,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../../pom.xml diff --git a/pom.xml b/pom.xml index 1c6b78f5751..7a003fbf406 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.yahoo.athenz athenz pom - 1.8.11-SNAPSHOT + 1.8.11 AthenZ @@ -55,7 +55,7 @@ https://github.com/yahoo/athenz scm:git:https://github.com/yahoo/athenz.git - HEAD + v1.8.11 diff --git a/rdl/rdl-gen-athenz-server/pom.xml b/rdl/rdl-gen-athenz-server/pom.xml index cc0abaea600..1dbfabe813c 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.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/servers/zms/pom.xml b/servers/zms/pom.xml index 1189c663c56..4ef0b61bebb 100644 --- a/servers/zms/pom.xml +++ b/servers/zms/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/servers/zts/pom.xml b/servers/zts/pom.xml index 8073d75209b..d4e366c2044 100644 --- a/servers/zts/pom.xml +++ b/servers/zts/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/ui/pom.xml b/ui/pom.xml index 67f0bb680d7..63563cd78d1 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../pom.xml diff --git a/utils/athenz-conf/pom.xml b/utils/athenz-conf/pom.xml index 09c5dee986c..591ac8836e8 100644 --- a/utils/athenz-conf/pom.xml +++ b/utils/athenz-conf/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/utils/zms-cli/pom.xml b/utils/zms-cli/pom.xml index caf4520580f..afe54db5e88 100644 --- a/utils/zms-cli/pom.xml +++ b/utils/zms-cli/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/utils/zms-svctoken/pom.xml b/utils/zms-svctoken/pom.xml index 12f52b619b8..499cfb4e745 100644 --- a/utils/zms-svctoken/pom.xml +++ b/utils/zms-svctoken/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/utils/zpe-updater/pom.xml b/utils/zpe-updater/pom.xml index b741d577f9d..6f9cf81c5e9 100644 --- a/utils/zpe-updater/pom.xml +++ b/utils/zpe-updater/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/utils/zpe_policy_updater/pom.xml b/utils/zpe_policy_updater/pom.xml index 09bd7fc1ff0..e8a1bf59463 100644 --- a/utils/zpe_policy_updater/pom.xml +++ b/utils/zpe_policy_updater/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/utils/zts-rolecert/pom.xml b/utils/zts-rolecert/pom.xml index 2ed6ef5db9c..6d25cc3e17b 100644 --- a/utils/zts-rolecert/pom.xml +++ b/utils/zts-rolecert/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/utils/zts-roletoken/pom.xml b/utils/zts-roletoken/pom.xml index 50862c3c4f8..b3f49bae0d6 100644 --- a/utils/zts-roletoken/pom.xml +++ b/utils/zts-roletoken/pom.xml @@ -17,7 +17,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml diff --git a/utils/zts-svccert/pom.xml b/utils/zts-svccert/pom.xml index 61c16a25f0a..51dbda7b55b 100644 --- a/utils/zts-svccert/pom.xml +++ b/utils/zts-svccert/pom.xml @@ -19,7 +19,7 @@ com.yahoo.athenz athenz - 1.8.11-SNAPSHOT + 1.8.11 ../../pom.xml