From 57e7a9888b38c7b7de2f0c72a2e20bf7b23bc9d0 Mon Sep 17 00:00:00 2001 From: Aaron Klish Date: Sat, 23 Mar 2024 11:28:25 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 4d74f13c22..df9d0159d6 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD com.yahoo.elide elide-graphql - 7.0.3 + 7.0.4-SNAPSHOT diff --git a/elide-bom/pom.xml b/elide-bom/pom.xml index 9956359b40..5f3a124e1b 100644 --- a/elide-bom/pom.xml +++ b/elide-bom/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -43,87 +43,87 @@ com.yahoo.elide elide-async - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-core - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-aggregation - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-hibernate - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-inmemorydb - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-jms - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-multiplex - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-noop - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-search - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-model-config - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-spring-boot-starter - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-standalone - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-swagger - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-test-helpers - 7.0.3 + 7.0.4-SNAPSHOT diff --git a/elide-core/pom.xml b/elide-core/pom.xml index eb6bc49e61..ed5fbf8254 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index 4a03f46bde..764d940e14 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.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -50,7 +50,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.3 + 7.0.4-SNAPSHOT @@ -61,13 +61,13 @@ com.yahoo.elide elide-datastore-multiplex - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-model-config - 7.0.3 + 7.0.4-SNAPSHOT @@ -173,7 +173,7 @@ com.yahoo.elide elide-integration-tests - 7.0.3 + 7.0.4-SNAPSHOT test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index c891e2c064..774cfb51ae 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.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 7.0.3 + 7.0.4-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index 11f82fa203..d498444ddb 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.3 + 7.0.4-SNAPSHOT @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index adcf4a0353..e9dab1ad74 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.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide @@ -78,7 +78,7 @@ com.yahoo.elide elide-integration-tests - 7.0.3 + 7.0.4-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index af28a8b700..e9ef76f3ee 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.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 7.0.3 + 7.0.4-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index 62988f212b..f7600158e3 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.3 + 7.0.4-SNAPSHOT @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index 405159d86b..a0d07b55b5 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.3 + 7.0.4-SNAPSHOT @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 6faa14935d..82c64479b6 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.3 + 7.0.4-SNAPSHOT @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -79,7 +79,7 @@ com.yahoo.elide elide-integration-tests - 7.0.3 + 7.0.4-SNAPSHOT test-jar test @@ -87,7 +87,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.3 + 7.0.4-SNAPSHOT test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 92bb5ddab7..24e45a3118 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-test-helpers - 7.0.3 + 7.0.4-SNAPSHOT diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 43afbb272a..5b284b2361 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD com.yahoo.elide elide-core - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-test-helpers - 7.0.3 + 7.0.4-SNAPSHOT test diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index 775f6450a6..efd809a5f2 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.3 + 7.0.4-SNAPSHOT @@ -25,7 +25,7 @@ - 7.0.3 + 7.0.4-SNAPSHOT diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 6f2cc8f1a1..785670af5b 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.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -45,7 +45,7 @@ com.yahoo.elide elide-core - 7.0.3 + 7.0.4-SNAPSHOT com.fasterxml.jackson.core diff --git a/elide-quarkus/deployment/pom.xml b/elide-quarkus/deployment/pom.xml index 4cd20b52bd..bab4bbed68 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.3 + 7.0.4-SNAPSHOT elide-quarkus-extension-deployment jar @@ -32,7 +32,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD diff --git a/elide-quarkus/pom.xml b/elide-quarkus/pom.xml index e88ab29e76..8ce880c791 100644 --- a/elide-quarkus/pom.xml +++ b/elide-quarkus/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - 7.0.3 + 7.0.4-SNAPSHOT elide-quarkus-extension-parent pom Elide Quarkus Extension - Parent @@ -9,7 +9,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -51,7 +51,7 @@ UTF-8 UTF-8 3.7.4 - 7.0.3 + 7.0.4-SNAPSHOT 3.0.0-M5 ${project.basedir}/../.. diff --git a/elide-quarkus/runtime/pom.xml b/elide-quarkus/runtime/pom.xml index 89c3eea1f7..030110fe18 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.3 + 7.0.4-SNAPSHOT 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 - 7.0.3 + HEAD diff --git a/elide-spring/elide-spring-boot-autoconfigure/pom.xml b/elide-spring/elide-spring-boot-autoconfigure/pom.xml index 690a470107..c1c6de6de5 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.3 + 7.0.4-SNAPSHOT @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 7.0.3 + 7.0.4-SNAPSHOT true com.yahoo.elide elide-graphql - 7.0.3 + 7.0.4-SNAPSHOT true com.yahoo.elide elide-datastore-aggregation - 7.0.3 + 7.0.4-SNAPSHOT true com.yahoo.elide elide-datastore-jpa - 7.0.3 + 7.0.4-SNAPSHOT true com.yahoo.elide elide-datastore-jms - 7.0.3 + 7.0.4-SNAPSHOT true com.yahoo.elide elide-swagger - 7.0.3 + 7.0.4-SNAPSHOT true com.yahoo.elide elide-async - 7.0.3 + 7.0.4-SNAPSHOT true com.yahoo.elide elide-model-config - 7.0.3 + 7.0.4-SNAPSHOT true @@ -197,7 +197,7 @@ com.yahoo.elide elide-test-helpers - 7.0.3 + 7.0.4-SNAPSHOT test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index 6f55d22ba6..38bfcd321d 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.3 + 7.0.4-SNAPSHOT @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-aggregation - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-jms - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-swagger - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-async - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.3 + 7.0.4-SNAPSHOT diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 4ebe71f959..1d5f8a1ab2 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index 6a9dfd2aaf..8d52409663 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD @@ -66,39 +66,39 @@ com.yahoo.elide elide-datastore-aggregation - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-datastore-jms - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-swagger - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-async - 7.0.3 + 7.0.4-SNAPSHOT com.yahoo.elide elide-model-config - 7.0.3 + 7.0.4-SNAPSHOT @@ -226,7 +226,7 @@ com.yahoo.elide elide-test-helpers - 7.0.3 + 7.0.4-SNAPSHOT test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index 8c583bd3b7..123d7e0b55 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD com.yahoo.elide elide-core - 7.0.3 + 7.0.4-SNAPSHOT @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 7.0.3 + 7.0.4-SNAPSHOT test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index 521d29d32f..1ad20b0619 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.3 + HEAD diff --git a/pom.xml b/pom.xml index 46d496894c..6ac8adfd9a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 7.0.3 + 7.0.4-SNAPSHOT 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 - 7.0.3 + HEAD