From fb342ae42ab341d7c0fd207e42e35fadbaf8dc23 Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Sat, 17 Sep 2022 18:47:50 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 6.1.8 --- elide-async/pom.xml | 6 ++--- elide-core/pom.xml | 4 ++-- .../elide-datastore-aggregation/pom.xml | 16 +++++++------- .../elide-datastore-inmemorydb/pom.xml | 6 ++--- elide-datastore/elide-datastore-jms/pom.xml | 4 ++-- elide-datastore/elide-datastore-jpa/pom.xml | 8 +++---- elide-datastore/elide-datastore-jpql/pom.xml | 6 ++--- .../elide-datastore-multiplex/pom.xml | 4 ++-- elide-datastore/elide-datastore-noop/pom.xml | 4 ++-- .../elide-datastore-search/pom.xml | 8 +++---- elide-datastore/pom.xml | 10 ++++----- elide-graphql/pom.xml | 8 +++---- elide-integration-tests/pom.xml | 4 ++-- elide-model-config/pom.xml | 6 ++--- .../elide-spring-boot-autoconfigure/pom.xml | 22 +++++++++---------- .../elide-spring-boot-starter/pom.xml | 20 ++++++++--------- elide-spring/pom.xml | 4 ++-- elide-standalone/pom.xml | 20 ++++++++--------- elide-swagger/pom.xml | 8 +++---- elide-test/pom.xml | 4 ++-- pom.xml | 4 ++-- 21 files changed, 88 insertions(+), 88 deletions(-) diff --git a/elide-async/pom.xml b/elide-async/pom.xml index 065c2bd753..3a8d040110 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 com.yahoo.elide elide-graphql - 6.1.8-SNAPSHOT + 6.1.8 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index 29a1a745ec..49ee51e1cf 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index 3401dfdab5..adcf5a464b 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -47,31 +47,31 @@ com.yahoo.elide elide-core - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-datastore-jpa - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-graphql - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-datastore-multiplex - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-model-config - 6.1.8-SNAPSHOT + 6.1.8 @@ -191,7 +191,7 @@ com.yahoo.elide elide-integration-tests - 6.1.8-SNAPSHOT + 6.1.8 test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 3681a1bf3e..f7f64cf6cf 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 6.1.8-SNAPSHOT + 6.1.8 test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index c2574e8850..29bb31b2d9 100644 --- a/elide-datastore/elide-datastore-jms/pom.xml +++ b/elide-datastore/elide-datastore-jms/pom.xml @@ -6,7 +6,7 @@ com.yahoo.elide elide-datastore-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 47230591b6..94b47f66d5 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 6.1.8-SNAPSHOT + 6.1.8 @@ -74,7 +74,7 @@ com.yahoo.elide elide-integration-tests - 6.1.8-SNAPSHOT + 6.1.8 test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index b8159ecd21..82098682e9 100644 --- a/elide-datastore/elide-datastore-jpql/pom.xml +++ b/elide-datastore/elide-datastore-jpql/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 6.1.8-SNAPSHOT + 6.1.8 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index 7f34e8dcff..6bdb1ae947 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index b4bde5d52b..e933b3fd26 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 6d8dc0104b..fee7d4746e 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -67,7 +67,7 @@ com.yahoo.elide elide-integration-tests - 6.1.8-SNAPSHOT + 6.1.8 test-jar test @@ -75,7 +75,7 @@ com.yahoo.elide elide-datastore-jpa - 6.1.8-SNAPSHOT + 6.1.8 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index d662161536..a10c692462 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-graphql - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-test-helpers - 6.1.8-SNAPSHOT + 6.1.8 org.hibernate diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 5f4b08367d..e17838ee2b 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 com.yahoo.elide elide-core - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-test-helpers - 6.1.8-SNAPSHOT + 6.1.8 com.fasterxml.jackson.core diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index f31f465c35..98923bc403 100644 --- a/elide-integration-tests/pom.xml +++ b/elide-integration-tests/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -25,7 +25,7 @@ - 6.1.8-SNAPSHOT + 6.1.8 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 988467ce70..fad2fcc7ca 100644 --- a/elide-model-config/pom.xml +++ b/elide-model-config/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -52,7 +52,7 @@ com.yahoo.elide elide-core - 6.1.8-SNAPSHOT + 6.1.8 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 f0e7de5f9d..2393f1d9d7 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 6.1.8-SNAPSHOT + 6.1.8 true com.yahoo.elide elide-graphql - 6.1.8-SNAPSHOT + 6.1.8 true com.yahoo.elide elide-datastore-aggregation - 6.1.8-SNAPSHOT + 6.1.8 true com.yahoo.elide elide-datastore-jpa - 6.1.8-SNAPSHOT + 6.1.8 true com.yahoo.elide elide-datastore-jms - 6.1.8-SNAPSHOT + 6.1.8 true com.yahoo.elide elide-swagger - 6.1.8-SNAPSHOT + 6.1.8 true com.yahoo.elide elide-async - 6.1.8-SNAPSHOT + 6.1.8 true com.yahoo.elide elide-model-config - 6.1.8-SNAPSHOT + 6.1.8 true @@ -186,7 +186,7 @@ com.yahoo.elide elide-test-helpers - 6.1.8-SNAPSHOT + 6.1.8 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index b40a2f1b07..e2fe62836e 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 - 6.1.8-SNAPSHOT + 6.1.8 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-graphql - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-datastore-jpa - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-datastore-aggregation - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-datastore-jms - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-swagger - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-async - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-spring-boot-autoconfigure - 6.1.8-SNAPSHOT + 6.1.8 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 9a08372ff8..fc4623f803 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index 3c81444fc1..c493b1b2be 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 @@ -56,39 +56,39 @@ com.yahoo.elide elide-datastore-aggregation - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-datastore-jpa - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-datastore-jms - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-graphql - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-swagger - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-async - 6.1.8-SNAPSHOT + 6.1.8 com.yahoo.elide elide-model-config - 6.1.8-SNAPSHOT + 6.1.8 @@ -241,7 +241,7 @@ com.yahoo.elide elide-test-helpers - 6.1.8-SNAPSHOT + 6.1.8 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index de5f8c57cc..a899e69c70 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 com.yahoo.elide elide-core - 6.1.8-SNAPSHOT + 6.1.8 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 6.1.8-SNAPSHOT + 6.1.8 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index bc6060410c..128645cc5f 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 6.1.8-SNAPSHOT + 6.1.8 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8 diff --git a/pom.xml b/pom.xml index 6c55e8fe09..e1323046bf 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 6.1.8-SNAPSHOT + 6.1.8 pom Elide: Parent Pom Parent pom for Elide project @@ -63,7 +63,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.8