From e0e3e239f4422e24c42c5fb016afe85ca368dc91 Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Sun, 15 Sep 2024 17:52:36 -0500 Subject: [PATCH] [maven-release-plugin] prepare release 7.1.2 --- elide-async/pom.xml | 8 ++-- 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 | 6 +-- elide-quarkus/runtime/pom.xml | 4 +- .../elide-spring-boot-autoconfigure/pom.xml | 24 ++++++------ .../elide-spring-boot-starter/pom.xml | 22 +++++------ elide-spring/pom.xml | 4 +- elide-standalone/pom.xml | 22 +++++------ elide-swagger/pom.xml | 8 ++-- elide-test/pom.xml | 4 +- pom.xml | 4 +- 25 files changed, 116 insertions(+), 116 deletions(-) diff --git a/elide-async/pom.xml b/elide-async/pom.xml index 088819e41..d277393d8 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -40,20 +40,20 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-graphql - 7.1.2-SNAPSHOT + 7.1.2 true diff --git a/elide-bom/pom.xml b/elide-bom/pom.xml index f51cbff3a..d877a8bf5 100644 --- a/elide-bom/pom.xml +++ b/elide-bom/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -43,87 +43,87 @@ com.yahoo.elide elide-async - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-aggregation - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-hibernate - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-inmemorydb - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-jms - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-jpa - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-multiplex - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-noop - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-search - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-graphql - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-model-config - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-spring-boot-autoconfigure - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-spring-boot-starter - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-standalone - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-swagger - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-test-helpers - 7.1.2-SNAPSHOT + 7.1.2 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index de3e27044..2ce440c2e 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index ba7650e51..edfa4b3b8 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.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -50,7 +50,7 @@ com.yahoo.elide elide-datastore-jpa - 7.1.2-SNAPSHOT + 7.1.2 @@ -62,14 +62,14 @@ com.yahoo.elide elide-datastore-multiplex - 7.1.2-SNAPSHOT + 7.1.2 test com.yahoo.elide elide-model-config - 7.1.2-SNAPSHOT + 7.1.2 @@ -175,7 +175,7 @@ com.yahoo.elide elide-integration-tests - 7.1.2-SNAPSHOT + 7.1.2 test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 6e4e9c4ad..09e7a8f10 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.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 7.1.2-SNAPSHOT + 7.1.2 test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index e992885cf..93c7330e9 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.1.2-SNAPSHOT + 7.1.2 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 1bf9a6983..82d94216f 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.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide @@ -78,7 +78,7 @@ com.yahoo.elide elide-integration-tests - 7.1.2-SNAPSHOT + 7.1.2 test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index e5aeb1095..754e7aec4 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.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 7.1.2-SNAPSHOT + 7.1.2 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index 2e060f207..7f7cd5394 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.1.2-SNAPSHOT + 7.1.2 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index ea81a12ae..edb8728c6 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.1.2-SNAPSHOT + 7.1.2 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 7988b1f20..a7acb7d22 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.1.2-SNAPSHOT + 7.1.2 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -79,7 +79,7 @@ com.yahoo.elide elide-integration-tests - 7.1.2-SNAPSHOT + 7.1.2 test-jar test @@ -87,7 +87,7 @@ com.yahoo.elide elide-datastore-jpa - 7.1.2-SNAPSHOT + 7.1.2 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 09e112b3d..792f8be01 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-graphql - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-test-helpers - 7.1.2-SNAPSHOT + 7.1.2 diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 759970d12..d3753f833 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-test-helpers - 7.1.2-SNAPSHOT + 7.1.2 test diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index 597395637..0c68d7a2f 100644 --- a/elide-integration-tests/pom.xml +++ b/elide-integration-tests/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -25,7 +25,7 @@ - 7.1.2-SNAPSHOT + 7.1.2 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 73168bf7a..406a39862 100644 --- a/elide-model-config/pom.xml +++ b/elide-model-config/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -45,7 +45,7 @@ com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 com.fasterxml.jackson.core diff --git a/elide-quarkus/deployment/pom.xml b/elide-quarkus/deployment/pom.xml index fdd5320da..60e61236a 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.1.2-SNAPSHOT + 7.1.2 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.2 diff --git a/elide-quarkus/pom.xml b/elide-quarkus/pom.xml index 0f9f6dfaa..98e891082 100644 --- a/elide-quarkus/pom.xml +++ b/elide-quarkus/pom.xml @@ -8,7 +8,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -50,7 +50,7 @@ UTF-8 UTF-8 3.13.1 - 7.1.2-SNAPSHOT + 7.1.2 3.2.5 ${project.basedir}/../.. diff --git a/elide-quarkus/runtime/pom.xml b/elide-quarkus/runtime/pom.xml index c09e9f346..4bacedc99 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.1.2-SNAPSHOT + 7.1.2 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.2 diff --git a/elide-spring/elide-spring-boot-autoconfigure/pom.xml b/elide-spring/elide-spring-boot-autoconfigure/pom.xml index 21990e5d8..7a121551d 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.1.2-SNAPSHOT + 7.1.2 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -48,63 +48,63 @@ com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-graphql - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-datastore-aggregation - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-datastore-jpa - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-datastore-jms - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-datastore-multiplex - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-swagger - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-async - 7.1.2-SNAPSHOT + 7.1.2 true com.yahoo.elide elide-model-config - 7.1.2-SNAPSHOT + 7.1.2 true @@ -204,7 +204,7 @@ com.yahoo.elide elide-test-helpers - 7.1.2-SNAPSHOT + 7.1.2 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index 1684a432c..2e6d4ec73 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.1.2-SNAPSHOT + 7.1.2 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -44,55 +44,55 @@ com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-graphql - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-jpa - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-aggregation - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-jms - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-multiplex - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-swagger - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-async - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-spring-boot-autoconfigure - 7.1.2-SNAPSHOT + 7.1.2 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 58ac6bde0..e3f9f6cec 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index d09880837..8b798337c 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 @@ -66,44 +66,44 @@ com.yahoo.elide elide-datastore-aggregation - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-jpa - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-multiplex - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-datastore-jms - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-graphql - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-swagger - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-async - 7.1.2-SNAPSHOT + 7.1.2 com.yahoo.elide elide-model-config - 7.1.2-SNAPSHOT + 7.1.2 @@ -231,7 +231,7 @@ com.yahoo.elide elide-test-helpers - 7.1.2-SNAPSHOT + 7.1.2 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index c190607cf..1bc50332c 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 com.yahoo.elide elide-core - 7.1.2-SNAPSHOT + 7.1.2 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 7.1.2-SNAPSHOT + 7.1.2 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index 9ef193ea2..99eaf45e0 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.1.2 diff --git a/pom.xml b/pom.xml index 682392d0e..639bab622 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 7.1.2-SNAPSHOT + 7.1.2 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.2