From 4fbb3d2f248f7ebce4745a524f1a87a613008be9 Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 25 Aug 2016 20:24:27 +0000 Subject: [PATCH] branch admin -prepare release emodb-5.4.1 --- auth/auth-client/pom.xml | 2 +- auth/auth-core/pom.xml | 2 +- auth/auth-store/pom.xml | 2 +- auth/auth-test/pom.xml | 2 +- blob-api/pom.xml | 2 +- blob-client-common/pom.xml | 2 +- blob-client/pom.xml | 2 +- blob/pom.xml | 2 +- cachemgr/pom.xml | 2 +- common/api/pom.xml | 2 +- common/astyanax/pom.xml | 2 +- common/client/pom.xml | 2 +- common/dropwizard-client/pom.xml | 2 +- common/dropwizard/pom.xml | 2 +- common/json/pom.xml | 2 +- common/stash/pom.xml | 2 +- common/uuid/pom.xml | 2 +- common/zookeeper/pom.xml | 2 +- databus-api/pom.xml | 2 +- databus-client-common/pom.xml | 2 +- databus-client/pom.xml | 2 +- databus/pom.xml | 2 +- datacenter/pom.xml | 2 +- event/pom.xml | 2 +- job-api/pom.xml | 2 +- job/pom.xml | 2 +- mapreduce/pom.xml | 2 +- mapreduce/sor-hadoop/pom.xml | 2 +- mapreduce/sor-hive/pom.xml | 2 +- parent/pom.xml | 4 ++-- plugins/pom.xml | 2 +- pom.xml | 4 ++-- quality/integration/pom.xml | 2 +- quality/pom.xml | 2 +- queue-api/pom.xml | 2 +- queue-client-common/pom.xml | 2 +- queue-client/pom.xml | 2 +- queue/pom.xml | 2 +- sdk/pom.xml | 2 +- shaded-clients/pom.xml | 2 +- shaded-clients/shaded-clients-core/pom.xml | 2 +- shaded-clients/shaded-clients-dropwizard6/pom.xml | 2 +- sor-api/pom.xml | 2 +- sor-client-common/pom.xml | 2 +- sor-client/pom.xml | 2 +- sor/pom.xml | 2 +- table/pom.xml | 2 +- web-local/pom.xml | 2 +- web/pom.xml | 2 +- yum/pom.xml | 2 +- 50 files changed, 52 insertions(+), 52 deletions(-) diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index 6c7c7c2091..99890998ba 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 0579d29fd6..65c097041a 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/auth/auth-store/pom.xml b/auth/auth-store/pom.xml index 70451c483d..c8b195805b 100644 --- a/auth/auth-store/pom.xml +++ b/auth/auth-store/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/auth/auth-test/pom.xml b/auth/auth-test/pom.xml index 58048dd29a..46f9925629 100644 --- a/auth/auth-test/pom.xml +++ b/auth/auth-test/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/blob-api/pom.xml b/blob-api/pom.xml index d7513337f9..1f120ee431 100644 --- a/blob-api/pom.xml +++ b/blob-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/blob-client-common/pom.xml b/blob-client-common/pom.xml index 37117e4a68..a9520c3fd0 100644 --- a/blob-client-common/pom.xml +++ b/blob-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/blob-client/pom.xml b/blob-client/pom.xml index c4fbdaf8d8..d4fea1a941 100644 --- a/blob-client/pom.xml +++ b/blob-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/blob/pom.xml b/blob/pom.xml index 200d0046e4..d104045c62 100644 --- a/blob/pom.xml +++ b/blob/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/cachemgr/pom.xml b/cachemgr/pom.xml index 4263bfffd1..96ff23d94d 100644 --- a/cachemgr/pom.xml +++ b/cachemgr/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/common/api/pom.xml b/common/api/pom.xml index 1b3723e38f..6a422fdabe 100644 --- a/common/api/pom.xml +++ b/common/api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/common/astyanax/pom.xml b/common/astyanax/pom.xml index 98c2e4d22d..624003291a 100644 --- a/common/astyanax/pom.xml +++ b/common/astyanax/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/common/client/pom.xml b/common/client/pom.xml index 36a3b0f4f4..587c4e9d90 100644 --- a/common/client/pom.xml +++ b/common/client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/common/dropwizard-client/pom.xml b/common/dropwizard-client/pom.xml index 79a8fc70d7..f2e9fda11e 100644 --- a/common/dropwizard-client/pom.xml +++ b/common/dropwizard-client/pom.xml @@ -3,7 +3,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml 4.0.0 diff --git a/common/dropwizard/pom.xml b/common/dropwizard/pom.xml index d733be012c..f7b6996c58 100644 --- a/common/dropwizard/pom.xml +++ b/common/dropwizard/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/common/json/pom.xml b/common/json/pom.xml index 08aecae8eb..0d2047e051 100644 --- a/common/json/pom.xml +++ b/common/json/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/common/stash/pom.xml b/common/stash/pom.xml index c4b1ca6faf..944b00e6d7 100644 --- a/common/stash/pom.xml +++ b/common/stash/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/common/uuid/pom.xml b/common/uuid/pom.xml index 3280ada9a6..e98c44d90e 100644 --- a/common/uuid/pom.xml +++ b/common/uuid/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/common/zookeeper/pom.xml b/common/zookeeper/pom.xml index 21f28e833b..1447b8d6b6 100644 --- a/common/zookeeper/pom.xml +++ b/common/zookeeper/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/databus-api/pom.xml b/databus-api/pom.xml index ec48eb7706..1025710b47 100644 --- a/databus-api/pom.xml +++ b/databus-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/databus-client-common/pom.xml b/databus-client-common/pom.xml index 79c33f8032..edfaf4931a 100644 --- a/databus-client-common/pom.xml +++ b/databus-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/databus-client/pom.xml b/databus-client/pom.xml index 5477bf925c..c72c753a79 100644 --- a/databus-client/pom.xml +++ b/databus-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/databus/pom.xml b/databus/pom.xml index f7286ce1ff..ee114f0e34 100644 --- a/databus/pom.xml +++ b/databus/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/datacenter/pom.xml b/datacenter/pom.xml index 09e24349de..442b811c59 100644 --- a/datacenter/pom.xml +++ b/datacenter/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/event/pom.xml b/event/pom.xml index 9cc8526abf..327a606029 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/job-api/pom.xml b/job-api/pom.xml index f821d7e76f..a6d0d883a5 100644 --- a/job-api/pom.xml +++ b/job-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/job/pom.xml b/job/pom.xml index ab745a280f..b842f26ac5 100644 --- a/job/pom.xml +++ b/job/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/mapreduce/pom.xml b/mapreduce/pom.xml index 793ebed316..e9fe0393bd 100644 --- a/mapreduce/pom.xml +++ b/mapreduce/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/mapreduce/sor-hadoop/pom.xml b/mapreduce/sor-hadoop/pom.xml index 7d0f0e97a3..4de9fba340 100644 --- a/mapreduce/sor-hadoop/pom.xml +++ b/mapreduce/sor-hadoop/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-mapreduce - 5.4-SNAPSHOT + 5.4.1 ../pom.xml diff --git a/mapreduce/sor-hive/pom.xml b/mapreduce/sor-hive/pom.xml index 28a8d7d6a7..61345522ce 100644 --- a/mapreduce/sor-hive/pom.xml +++ b/mapreduce/sor-hive/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-mapreduce - 5.4-SNAPSHOT + 5.4.1 ../pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 0bc64382fc..a69d2c48d6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 pom EmoDB Parent @@ -20,7 +20,7 @@ scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git - HEAD + emodb-5.4.1 diff --git a/plugins/pom.xml b/plugins/pom.xml index 24c66ed629..20eb34ea91 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/pom.xml b/pom.xml index 9edde0080e..bdaac7b082 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 parent/pom.xml @@ -18,7 +18,7 @@ scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git - HEAD + emodb-5.4.1 diff --git a/quality/integration/pom.xml b/quality/integration/pom.xml index d64c403c10..113b1c49d6 100644 --- a/quality/integration/pom.xml +++ b/quality/integration/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/quality/pom.xml b/quality/pom.xml index 14dfc3245c..9df7c9b6a0 100644 --- a/quality/pom.xml +++ b/quality/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/queue-api/pom.xml b/queue-api/pom.xml index 742ede7dd7..6084b7910b 100644 --- a/queue-api/pom.xml +++ b/queue-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/queue-client-common/pom.xml b/queue-client-common/pom.xml index 486d014f82..2f3ee35599 100644 --- a/queue-client-common/pom.xml +++ b/queue-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/queue-client/pom.xml b/queue-client/pom.xml index 747f25d829..96b718d72a 100644 --- a/queue-client/pom.xml +++ b/queue-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/queue/pom.xml b/queue/pom.xml index aff70a13cf..9e53027695 100644 --- a/queue/pom.xml +++ b/queue/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/sdk/pom.xml b/sdk/pom.xml index 62101101c1..7edf4471e9 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/shaded-clients/pom.xml b/shaded-clients/pom.xml index d69b611b07..01b91aa990 100644 --- a/shaded-clients/pom.xml +++ b/shaded-clients/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/shaded-clients/shaded-clients-core/pom.xml b/shaded-clients/shaded-clients-core/pom.xml index acaa0f3254..c18c93ec21 100644 --- a/shaded-clients/shaded-clients-core/pom.xml +++ b/shaded-clients/shaded-clients-core/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/shaded-clients/shaded-clients-dropwizard6/pom.xml b/shaded-clients/shaded-clients-dropwizard6/pom.xml index 67dfac8a28..2492d279ac 100644 --- a/shaded-clients/shaded-clients-dropwizard6/pom.xml +++ b/shaded-clients/shaded-clients-dropwizard6/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../../parent/pom.xml diff --git a/sor-api/pom.xml b/sor-api/pom.xml index ed24bcbafe..45395a5a59 100644 --- a/sor-api/pom.xml +++ b/sor-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/sor-client-common/pom.xml b/sor-client-common/pom.xml index 5f772bdec5..2b5c3fc696 100644 --- a/sor-client-common/pom.xml +++ b/sor-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/sor-client/pom.xml b/sor-client/pom.xml index a1d16779d5..4713740b26 100644 --- a/sor-client/pom.xml +++ b/sor-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/sor/pom.xml b/sor/pom.xml index ed3ef2da63..1fbba20ce0 100644 --- a/sor/pom.xml +++ b/sor/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/table/pom.xml b/table/pom.xml index bba553637f..bd6941fcd2 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/web-local/pom.xml b/web-local/pom.xml index de5add1b3b..07629b5355 100644 --- a/web-local/pom.xml +++ b/web-local/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/web/pom.xml b/web/pom.xml index d68552faa1..aa63742eff 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml diff --git a/yum/pom.xml b/yum/pom.xml index 84186ed415..1f7f711f7e 100644 --- a/yum/pom.xml +++ b/yum/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.emodb emodb-parent - 5.4-SNAPSHOT + 5.4.1 ../parent/pom.xml