From 92a8fc30306b8f477ead04dd6d6cbe36cee37018 Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Thu, 10 Dec 2020 14:21:11 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 5.0.0-pr29 --- elide-async/pom.xml | 6 +++--- elide-core/pom.xml | 4 ++-- .../elide-datastore-aggregation/pom.xml | 16 +++++++-------- .../elide-datastore-hibernate/pom.xml | 6 +++--- .../elide-datastore-hibernate3/pom.xml | 10 +++++----- .../elide-datastore-hibernate5/pom.xml | 10 +++++----- .../elide-datastore-inmemorydb/pom.xml | 6 +++--- elide-datastore/elide-datastore-jpa/pom.xml | 8 ++++---- .../elide-datastore-multiplex/pom.xml | 10 +++++----- elide-datastore/elide-datastore-noop/pom.xml | 4 ++-- .../elide-datastore-search/pom.xml | 8 ++++---- elide-datastore/pom.xml | 6 +++--- elide-graphql/pom.xml | 8 ++++---- elide-integration-tests/pom.xml | 4 ++-- elide-model-config/pom.xml | 6 +++--- .../elide-spring-boot-autoconfigure/pom.xml | 20 +++++++++---------- .../elide-spring-boot-starter/pom.xml | 18 ++++++++--------- elide-spring/pom.xml | 4 ++-- elide-standalone/pom.xml | 18 ++++++++--------- elide-swagger/pom.xml | 8 ++++---- elide-test/pom.xml | 4 ++-- pom.xml | 4 ++-- 22 files changed, 94 insertions(+), 94 deletions(-) diff --git a/elide-async/pom.xml b/elide-async/pom.xml index 3d0aa9a6b3..6ae1ec55a8 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -51,7 +51,7 @@ com.yahoo.elide elide-graphql - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index 4c8e9b18ed..4ed5388e66 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index f027cfc1cd..eae249d967 100644 --- a/elide-datastore/elide-datastore-aggregation/pom.xml +++ b/elide-datastore/elide-datastore-aggregation/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -47,31 +47,31 @@ com.yahoo.elide elide-core - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-graphql - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-datastore-multiplex - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-model-config - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -158,7 +158,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test test-jar diff --git a/elide-datastore/elide-datastore-hibernate/pom.xml b/elide-datastore/elide-datastore-hibernate/pom.xml index b3b5d93dcb..575f44d3c5 100644 --- a/elide-datastore/elide-datastore-hibernate/pom.xml +++ b/elide-datastore/elide-datastore-hibernate/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test diff --git a/elide-datastore/elide-datastore-hibernate3/pom.xml b/elide-datastore/elide-datastore-hibernate3/pom.xml index 276ce361d5..bfb4dc0006 100644 --- a/elide-datastore/elide-datastore-hibernate3/pom.xml +++ b/elide-datastore/elide-datastore-hibernate3/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -52,19 +52,19 @@ com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test diff --git a/elide-datastore/elide-datastore-hibernate5/pom.xml b/elide-datastore/elide-datastore-hibernate5/pom.xml index 1235d0a4e5..5107e04d40 100644 --- a/elide-datastore/elide-datastore-hibernate5/pom.xml +++ b/elide-datastore/elide-datastore-hibernate5/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 excludeOnHibernate5 @@ -51,19 +51,19 @@ com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 7ff6783b9c..413f7c3c8b 100644 --- a/elide-datastore/elide-datastore-inmemorydb/pom.xml +++ b/elide-datastore/elide-datastore-inmemorydb/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 7b7af04b49..2399616fb6 100644 --- a/elide-datastore/elide-datastore-jpa/pom.xml +++ b/elide-datastore/elide-datastore-jpa/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -75,7 +75,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index fad7e0d4a4..36eccef778 100644 --- a/elide-datastore/elide-datastore-multiplex/pom.xml +++ b/elide-datastore/elide-datastore-multiplex/pom.xml @@ -10,7 +10,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -47,19 +47,19 @@ com.yahoo.elide elide-datastore-inmemorydb - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test com.yahoo.elide elide-datastore-hibernate5 - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index acaab704c6..f29fffbf66 100644 --- a/elide-datastore/elide-datastore-noop/pom.xml +++ b/elide-datastore/elide-datastore-noop/pom.xml @@ -6,7 +6,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 694e55f1a5..50a106f909 100644 --- a/elide-datastore/elide-datastore-search/pom.xml +++ b/elide-datastore/elide-datastore-search/pom.xml @@ -12,7 +12,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -67,7 +67,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test @@ -75,7 +75,7 @@ com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 68971001ca..2b4f377bd6 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -60,7 +60,7 @@ com.yahoo.elide elide-core - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 org.hibernate diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 214772b6ae..95c61c6fbf 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 com.yahoo.elide elide-core - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-test-helpers - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.fasterxml.jackson.core diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index 4ff183f75f..ca18f0060d 100644 --- a/elide-integration-tests/pom.xml +++ b/elide-integration-tests/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -25,7 +25,7 @@ - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index e853ff802a..353fdf4130 100644 --- a/elide-model-config/pom.xml +++ b/elide-model-config/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -53,7 +53,7 @@ com.yahoo.elide elide-core - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.fasterxml.jackson.core diff --git a/elide-spring/elide-spring-boot-autoconfigure/pom.xml b/elide-spring/elide-spring-boot-autoconfigure/pom.xml index 23bee6d36f..0e2d0795e4 100644 --- a/elide-spring/elide-spring-boot-autoconfigure/pom.xml +++ b/elide-spring/elide-spring-boot-autoconfigure/pom.xml @@ -8,7 +8,7 @@ com.yahoo.elide elide-spring-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -50,49 +50,49 @@ com.yahoo.elide elide-core - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 true com.yahoo.elide elide-graphql - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 true com.yahoo.elide elide-datastore-aggregation - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 true com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 true com.yahoo.elide elide-swagger - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 true com.yahoo.elide elide-async - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 true com.yahoo.elide elide-model-config - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 true @@ -179,7 +179,7 @@ com.yahoo.elide elide-test-helpers - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index e6d99b543f..e675ab054c 100644 --- a/elide-spring/elide-spring-boot-starter/pom.xml +++ b/elide-spring/elide-spring-boot-starter/pom.xml @@ -8,7 +8,7 @@ com.yahoo.elide elide-spring-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -44,37 +44,37 @@ com.yahoo.elide elide-core - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-graphql - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-datastore-aggregation - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-swagger - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-async - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -94,7 +94,7 @@ com.yahoo.elide elide-spring-boot-autoconfigure - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 734dd92e58..951b22a670 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index ff252fa1ad..687ebd85af 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 @@ -59,34 +59,34 @@ com.yahoo.elide elide-datastore-aggregation - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-graphql - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-swagger - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-async - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 com.yahoo.elide elide-model-config - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -204,7 +204,7 @@ com.yahoo.elide elide-test-helpers - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index d6e02d3ed2..0c23155237 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 com.yahoo.elide elide-core - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index 5e277f7c46..fa10ad99d7 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29 diff --git a/pom.xml b/pom.xml index 7eaf791061..9afe966280 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 5.0.0-pr29-SNAPSHOT + 5.0.0-pr29 pom Elide: Parent Pom Parent pom for Elide project @@ -59,7 +59,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 5.0.0-pr29