From 8121b31f0a30683033ef656108ab350af3ddfda7 Mon Sep 17 00:00:00 2001 From: Matt Brown Date: Wed, 23 Oct 2019 14:49:04 -0400 Subject: [PATCH] [maven-release-plugin] prepare release v0.5.6 --- examples/apollo-service-example/pom.xml | 4 ++-- examples/batch-predictor/pom.xml | 4 ++-- examples/custom-metrics/pom.xml | 4 ++-- examples/mlengine-example/pom.xml | 4 ++-- pom.xml | 4 ++-- zoltar-api/pom.xml | 4 ++-- zoltar-bom/pom.xml | 18 +++++++++--------- zoltar-core/pom.xml | 4 ++-- zoltar-featran/pom.xml | 4 ++-- zoltar-metrics/pom.xml | 4 ++-- zoltar-mlengine/pom.xml | 4 ++-- zoltar-tensorflow/pom.xml | 4 ++-- zoltar-tests/pom.xml | 4 ++-- zoltar-xgboost/pom.xml | 4 ++-- 14 files changed, 35 insertions(+), 35 deletions(-) diff --git a/examples/apollo-service-example/pom.xml b/examples/apollo-service-example/pom.xml index e51edb23..591231ce 100644 --- a/examples/apollo-service-example/pom.xml +++ b/examples/apollo-service-example/pom.xml @@ -4,7 +4,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 ../../ @@ -34,7 +34,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/examples/batch-predictor/pom.xml b/examples/batch-predictor/pom.xml index 008508e9..962a2f4f 100644 --- a/examples/batch-predictor/pom.xml +++ b/examples/batch-predictor/pom.xml @@ -4,7 +4,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 ../../ @@ -24,7 +24,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/examples/custom-metrics/pom.xml b/examples/custom-metrics/pom.xml index bfba9af2..c3a29e23 100644 --- a/examples/custom-metrics/pom.xml +++ b/examples/custom-metrics/pom.xml @@ -4,7 +4,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 ../../ @@ -24,7 +24,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/examples/mlengine-example/pom.xml b/examples/mlengine-example/pom.xml index cbafc1df..8e0d3ab3 100644 --- a/examples/mlengine-example/pom.xml +++ b/examples/mlengine-example/pom.xml @@ -4,7 +4,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 ../../ @@ -23,7 +23,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/pom.xml b/pom.xml index e8771ce6..acb25e0a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ zoltar-parent zoltar-parent - 0.5.6-SNAPSHOT + 0.5.6 pom @@ -37,7 +37,7 @@ https://github.com/spotify/zoltar scm:git:git@github.com:spotify/zoltar.git scm:git:git@github.com:spotify/zoltar.git - HEAD + v0.5.6 diff --git a/zoltar-api/pom.xml b/zoltar-api/pom.xml index 13deaab1..550e96b0 100644 --- a/zoltar-api/pom.xml +++ b/zoltar-api/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/zoltar-bom/pom.xml b/zoltar-bom/pom.xml index c864989d..624a7da0 100644 --- a/zoltar-bom/pom.xml +++ b/zoltar-bom/pom.xml @@ -5,7 +5,7 @@ com.spotify zoltar-parent - 0.5.6-SNAPSHOT + 0.5.6 Zoltar Bill of Materials @@ -47,42 +47,42 @@ com.spotify zoltar-api - 0.5.6-SNAPSHOT + 0.5.6 com.spotify zoltar-core - 0.5.6-SNAPSHOT + 0.5.6 com.spotify zoltar-featran - 0.5.6-SNAPSHOT + 0.5.6 com.spotify zoltar-metrics - 0.5.6-SNAPSHOT + 0.5.6 com.spotify zoltar-tensorflow - 0.5.6-SNAPSHOT + 0.5.6 com.spotify zoltar-tests - 0.5.6-SNAPSHOT + 0.5.6 com.spotify zoltar-xgboost - 0.5.6-SNAPSHOT + 0.5.6 com.spotify zoltar-mlengine - 0.5.6-SNAPSHOT + 0.5.6 diff --git a/zoltar-core/pom.xml b/zoltar-core/pom.xml index c3178f2f..981a2c06 100644 --- a/zoltar-core/pom.xml +++ b/zoltar-core/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/zoltar-featran/pom.xml b/zoltar-featran/pom.xml index 686e3989..af1323a7 100644 --- a/zoltar-featran/pom.xml +++ b/zoltar-featran/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/zoltar-metrics/pom.xml b/zoltar-metrics/pom.xml index 0fe33c54..03728de6 100644 --- a/zoltar-metrics/pom.xml +++ b/zoltar-metrics/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/zoltar-mlengine/pom.xml b/zoltar-mlengine/pom.xml index b8e5c3fb..cb1faca5 100644 --- a/zoltar-mlengine/pom.xml +++ b/zoltar-mlengine/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/zoltar-tensorflow/pom.xml b/zoltar-tensorflow/pom.xml index 6304692a..c9a90f74 100644 --- a/zoltar-tensorflow/pom.xml +++ b/zoltar-tensorflow/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/zoltar-tests/pom.xml b/zoltar-tests/pom.xml index 403718b2..e460506c 100644 --- a/zoltar-tests/pom.xml +++ b/zoltar-tests/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import diff --git a/zoltar-xgboost/pom.xml b/zoltar-xgboost/pom.xml index aa2ee086..b1e49e2f 100644 --- a/zoltar-xgboost/pom.xml +++ b/zoltar-xgboost/pom.xml @@ -3,7 +3,7 @@ zoltar-parent com.spotify - 0.5.6-SNAPSHOT + 0.5.6 4.0.0 @@ -14,7 +14,7 @@ com.spotify zoltar-bom - 0.5.6-SNAPSHOT + 0.5.6 pom import