From 72922795358130608d1c8c042557444622c5ef87 Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Wed, 4 Jan 2023 19:34:46 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 7.0.0-pr1 --- 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 d61964fdb0..9358cd5bb0 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index 018a502a8e..4e9c90b393 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index c391db15e4..661801ace8 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -47,31 +47,31 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-datastore-multiplex - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-model-config - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -184,7 +184,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 5be2cd470f..dfa5403b7b 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index f94843041d..3a0f533e67 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 46e9a4a633..628a897a22 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -74,7 +74,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index 880fe6567f..ea45021afa 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index 873fc2776a..d09430baba 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index b0a6ec243c..752209eec0 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 1415cd637e..2e81693854 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -75,7 +75,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test-jar test @@ -83,7 +83,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 423c362bef..b8a1433295 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 org.hibernate diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 12e9cae43a..7a776623aa 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.fasterxml.jackson.core diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index c6f08c6262..3b7dd69dd4 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -25,7 +25,7 @@ - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 7039b59157..71dca30524 100644 --- a/elide-model-config/pom.xml +++ b/elide-model-config/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -52,7 +52,7 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 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 2e0738e41a..1cf12df79a 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true com.yahoo.elide elide-datastore-jms - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true com.yahoo.elide elide-swagger - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true com.yahoo.elide elide-async - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true com.yahoo.elide elide-model-config - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 true @@ -196,7 +196,7 @@ com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index 08ae24a9fd..cd36c06e17 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.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-datastore-jms - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-swagger - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-async - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 6da5069717..44151b439d 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index d485d3947c..be6a8fb8b6 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 @@ -55,39 +55,39 @@ com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-datastore-jms - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-swagger - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-async - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 com.yahoo.elide elide-model-config - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -226,7 +226,7 @@ com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index 96112246e0..e9cc152293 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index e85b72c54a..17fb0d127b 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr1 diff --git a/pom.xml b/pom.xml index 21bc5fd4fa..20842c9673 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr1 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 + 7.0.0-pr1