From 2cea4d94458e6b3f773f6105637ef739a85a9311 Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Sat, 22 Jun 2024 15:52:29 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 7.1.0 --- elide-async/pom.xml | 6 +-- elide-bom/pom.xml | 38 +++++++++---------- elide-core/pom.xml | 4 +- .../elide-datastore-aggregation/pom.xml | 12 +++--- .../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-quarkus/deployment/pom.xml | 4 +- elide-quarkus/pom.xml | 8 ++-- elide-quarkus/runtime/pom.xml | 4 +- .../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 +- 25 files changed, 113 insertions(+), 113 deletions(-) diff --git a/elide-async/pom.xml b/elide-async/pom.xml index 21ae595c7b..4daef8eaf4 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 com.yahoo.elide elide-graphql - 7.0.6-SNAPSHOT + 7.1.0 diff --git a/elide-bom/pom.xml b/elide-bom/pom.xml index 6cf2327125..14cd33c81a 100644 --- a/elide-bom/pom.xml +++ b/elide-bom/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -43,87 +43,87 @@ com.yahoo.elide elide-async - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-core - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-aggregation - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-hibernate - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-inmemorydb - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-jms - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-jpa - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-multiplex - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-noop - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-search - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-graphql - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-model-config - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-spring-boot-starter - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-standalone - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-swagger - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-test-helpers - 7.0.6-SNAPSHOT + 7.1.0 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index 81f0b64029..41a60b0b9f 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index 2e3146cf7b..bb13236f67 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -50,7 +50,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.6-SNAPSHOT + 7.1.0 @@ -61,13 +61,13 @@ com.yahoo.elide elide-datastore-multiplex - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-model-config - 7.0.6-SNAPSHOT + 7.1.0 @@ -173,7 +173,7 @@ com.yahoo.elide elide-integration-tests - 7.0.6-SNAPSHOT + 7.1.0 test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index e69049409d..3ee01f2218 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 7.0.6-SNAPSHOT + 7.1.0 test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index 656b8f401c..a604299c65 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 58c54b561e..882ec5e30f 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide @@ -78,7 +78,7 @@ com.yahoo.elide elide-integration-tests - 7.0.6-SNAPSHOT + 7.1.0 test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index e28c290cc4..caef488019 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 7.0.6-SNAPSHOT + 7.1.0 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index e845ed7d77..597fbdc925 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index 692afc384d..e669ce38e7 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index b8e00f314a..d8a643a637 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -79,7 +79,7 @@ com.yahoo.elide elide-integration-tests - 7.0.6-SNAPSHOT + 7.1.0 test-jar test @@ -87,7 +87,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.6-SNAPSHOT + 7.1.0 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 1ff1a0d93c..838895f78d 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-graphql - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-test-helpers - 7.0.6-SNAPSHOT + 7.1.0 diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 3ae9df5b84..7ec351c9e6 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 com.yahoo.elide elide-core - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-test-helpers - 7.0.6-SNAPSHOT + 7.1.0 test diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index 0642a1e4c4..80d264d150 100644 --- a/elide-integration-tests/pom.xml +++ b/elide-integration-tests/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -25,7 +25,7 @@ - 7.0.6-SNAPSHOT + 7.1.0 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 97d4f72156..24e68ef837 100644 --- a/elide-model-config/pom.xml +++ b/elide-model-config/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -45,7 +45,7 @@ com.yahoo.elide elide-core - 7.0.6-SNAPSHOT + 7.1.0 com.fasterxml.jackson.core diff --git a/elide-quarkus/deployment/pom.xml b/elide-quarkus/deployment/pom.xml index 9386970c54..aa232601de 100644 --- a/elide-quarkus/deployment/pom.xml +++ b/elide-quarkus/deployment/pom.xml @@ -4,7 +4,7 @@ com.yahoo.elide elide-quarkus-extension-parent - 7.0.6-SNAPSHOT + 7.1.0 elide-quarkus-extension-deployment jar @@ -32,7 +32,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/elide-quarkus/pom.xml b/elide-quarkus/pom.xml index 5beed5b483..990e6890fc 100644 --- a/elide-quarkus/pom.xml +++ b/elide-quarkus/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - 7.0.6-SNAPSHOT + 7.1.0 elide-quarkus-extension-parent pom Elide Quarkus Extension - Parent @@ -9,7 +9,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -51,7 +51,7 @@ UTF-8 UTF-8 3.11.0 - 7.0.6-SNAPSHOT + 7.1.0 3.2.5 ${project.basedir}/../.. diff --git a/elide-quarkus/runtime/pom.xml b/elide-quarkus/runtime/pom.xml index 110018b220..f1ef2c7da5 100644 --- a/elide-quarkus/runtime/pom.xml +++ b/elide-quarkus/runtime/pom.xml @@ -4,7 +4,7 @@ com.yahoo.elide elide-quarkus-extension-parent - 7.0.6-SNAPSHOT + 7.1.0 elide-quarkus-extension Elide Quarkus Extension - Runtime @@ -32,7 +32,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/elide-spring/elide-spring-boot-autoconfigure/pom.xml b/elide-spring/elide-spring-boot-autoconfigure/pom.xml index 57a0ec9134..5cd67207f8 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 7.0.6-SNAPSHOT + 7.1.0 true com.yahoo.elide elide-graphql - 7.0.6-SNAPSHOT + 7.1.0 true com.yahoo.elide elide-datastore-aggregation - 7.0.6-SNAPSHOT + 7.1.0 true com.yahoo.elide elide-datastore-jpa - 7.0.6-SNAPSHOT + 7.1.0 true com.yahoo.elide elide-datastore-jms - 7.0.6-SNAPSHOT + 7.1.0 true com.yahoo.elide elide-swagger - 7.0.6-SNAPSHOT + 7.1.0 true com.yahoo.elide elide-async - 7.0.6-SNAPSHOT + 7.1.0 true com.yahoo.elide elide-model-config - 7.0.6-SNAPSHOT + 7.1.0 true @@ -197,7 +197,7 @@ com.yahoo.elide elide-test-helpers - 7.0.6-SNAPSHOT + 7.1.0 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index 4c5839f913..145c3fedcb 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 - 7.0.6-SNAPSHOT + 7.1.0 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-graphql - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-jpa - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-aggregation - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-jms - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-swagger - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-async - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.6-SNAPSHOT + 7.1.0 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index bbdad3465b..d04179e942 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index f2c8f1482f..37e9d60a57 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 @@ -66,39 +66,39 @@ com.yahoo.elide elide-datastore-aggregation - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-jpa - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-datastore-jms - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-graphql - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-swagger - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-async - 7.0.6-SNAPSHOT + 7.1.0 com.yahoo.elide elide-model-config - 7.0.6-SNAPSHOT + 7.1.0 @@ -226,7 +226,7 @@ com.yahoo.elide elide-test-helpers - 7.0.6-SNAPSHOT + 7.1.0 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index 6f8ea3111e..7f0f91c43d 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 com.yahoo.elide elide-core - 7.0.6-SNAPSHOT + 7.1.0 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 7.0.6-SNAPSHOT + 7.1.0 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index 4de2ab4b42..85951b7d32 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0 diff --git a/pom.xml b/pom.xml index cdf3096df1..ee3889cea3 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 7.0.6-SNAPSHOT + 7.1.0 pom Elide: Parent Pom Parent pom for Elide project @@ -65,7 +65,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.0