From 705f42be082d5391da7bb444df76fc2dab2d00fa Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Fri, 28 Jan 2022 19:10:22 -0600 Subject: [PATCH] [maven-release-plugin] prepare release 6.1.1 --- 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 168331022f..01595b5b3e 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.1-SNAPSHOT + 6.1.1 @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 com.yahoo.elide elide-graphql - 6.1.1-SNAPSHOT + 6.1.1 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index 7877839c79..c9bfe8056f 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.1-SNAPSHOT + 6.1.1 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index a55ab8428e..5473694361 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.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -47,31 +47,31 @@ com.yahoo.elide elide-core - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-datastore-jpa - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-graphql - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-datastore-multiplex - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-model-config - 6.1.1-SNAPSHOT + 6.1.1 @@ -191,7 +191,7 @@ com.yahoo.elide elide-integration-tests - 6.1.1-SNAPSHOT + 6.1.1 test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 526773af73..6766b54720 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.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 6.1.1-SNAPSHOT + 6.1.1 test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index 528cb5c514..2bb7ddaaa6 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.1-SNAPSHOT + 6.1.1 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 28df0db8ef..f14743df1d 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.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 6.1.1-SNAPSHOT + 6.1.1 @@ -74,7 +74,7 @@ com.yahoo.elide elide-integration-tests - 6.1.1-SNAPSHOT + 6.1.1 test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index 034ce02002..4d4ac072a5 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.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 6.1.1-SNAPSHOT + 6.1.1 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index ec42835e16..45521b6a55 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.1-SNAPSHOT + 6.1.1 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index c22ef623d3..417d7c1e9b 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.1-SNAPSHOT + 6.1.1 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 2dbffbdf4c..a5054648dd 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.1-SNAPSHOT + 6.1.1 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -67,7 +67,7 @@ com.yahoo.elide elide-integration-tests - 6.1.1-SNAPSHOT + 6.1.1 test-jar test @@ -75,7 +75,7 @@ com.yahoo.elide elide-datastore-jpa - 6.1.1-SNAPSHOT + 6.1.1 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index efb23f1f89..3ac85bc379 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-graphql - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-test-helpers - 6.1.1-SNAPSHOT + 6.1.1 org.hibernate diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index d3397b68f7..0c630a4199 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 6.1.1-SNAPSHOT + 6.1.1 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 com.yahoo.elide elide-core - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-test-helpers - 6.1.1-SNAPSHOT + 6.1.1 com.fasterxml.jackson.core diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index 560d500317..187ae43180 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.1-SNAPSHOT + 6.1.1 @@ -25,7 +25,7 @@ - 6.1.1-SNAPSHOT + 6.1.1 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index c5b150e772..1e3a0bfc96 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.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -52,7 +52,7 @@ com.yahoo.elide elide-core - 6.1.1-SNAPSHOT + 6.1.1 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 a3c05499cf..dc124ed8ca 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.1-SNAPSHOT + 6.1.1 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 6.1.1-SNAPSHOT + 6.1.1 true com.yahoo.elide elide-graphql - 6.1.1-SNAPSHOT + 6.1.1 true com.yahoo.elide elide-datastore-aggregation - 6.1.1-SNAPSHOT + 6.1.1 true com.yahoo.elide elide-datastore-jpa - 6.1.1-SNAPSHOT + 6.1.1 true com.yahoo.elide elide-datastore-jms - 6.1.1-SNAPSHOT + 6.1.1 true com.yahoo.elide elide-swagger - 6.1.1-SNAPSHOT + 6.1.1 true com.yahoo.elide elide-async - 6.1.1-SNAPSHOT + 6.1.1 true com.yahoo.elide elide-model-config - 6.1.1-SNAPSHOT + 6.1.1 true @@ -186,7 +186,7 @@ com.yahoo.elide elide-test-helpers - 6.1.1-SNAPSHOT + 6.1.1 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index c4cf0ebd8d..4ee9d4a27a 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.1-SNAPSHOT + 6.1.1 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-graphql - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-datastore-jpa - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-datastore-aggregation - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-datastore-jms - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-swagger - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-async - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-spring-boot-autoconfigure - 6.1.1-SNAPSHOT + 6.1.1 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 3e370ea294..bcda34a29b 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 6.1.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index a82adcb9bc..ad8ed9897f 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 6.1.1-SNAPSHOT + 6.1.1 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 @@ -56,39 +56,39 @@ com.yahoo.elide elide-datastore-aggregation - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-datastore-jpa - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-datastore-jms - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-graphql - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-swagger - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-async - 6.1.1-SNAPSHOT + 6.1.1 com.yahoo.elide elide-model-config - 6.1.1-SNAPSHOT + 6.1.1 @@ -220,7 +220,7 @@ com.yahoo.elide elide-test-helpers - 6.1.1-SNAPSHOT + 6.1.1 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index 8b493dfbea..f6f90656a5 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 6.1.1-SNAPSHOT + 6.1.1 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 com.yahoo.elide elide-core - 6.1.1-SNAPSHOT + 6.1.1 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 6.1.1-SNAPSHOT + 6.1.1 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index a85626ce3c..5cd749f456 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 6.1.1-SNAPSHOT + 6.1.1 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 6.1.1 diff --git a/pom.xml b/pom.xml index de2de6cd6a..03e4eceb51 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 6.1.1-SNAPSHOT + 6.1.1 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.1