diff --git a/elide-async/pom.xml b/elide-async/pom.xml index b94712da7a..b900696ce6 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD com.yahoo.elide elide-graphql - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT diff --git a/elide-core/pom.xml b/elide-core/pom.xml index cef7423058..3efdb6fd38 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index 0a9ad3c103..1a14660e3d 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -47,31 +47,31 @@ com.yahoo.elide elide-core - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-datastore-multiplex - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-model-config - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -184,7 +184,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index dc058507cd..69eb8105c7 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index 148251a87c..cc843f6130 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 8e71f66e83..e397600cf4 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -74,7 +74,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index ab461b50a0..f2735008c6 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index 914138d57c..bc9aff9553 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index ce7080442b..1d01cda225 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 367dc49449..7ee5e9e3c0 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -89,7 +89,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test-jar test @@ -97,7 +97,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 59cb141611..e8a6c46b2a 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-test-helpers - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT org.hibernate diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 11b758af14..a4b6d9ae9e 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD com.yahoo.elide elide-core - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-test-helpers - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.fasterxml.jackson.core diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index b97a62983d..6df4dd1609 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -25,7 +25,7 @@ - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 55b1c509c2..bb5d95ea30 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -52,7 +52,7 @@ com.yahoo.elide elide-core - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT 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 cb0aec7441..17f48bf91c 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true com.yahoo.elide elide-graphql - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true com.yahoo.elide elide-datastore-jpa - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true com.yahoo.elide elide-datastore-jms - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true com.yahoo.elide elide-swagger - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true com.yahoo.elide elide-async - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true com.yahoo.elide elide-model-config - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT true @@ -196,7 +196,7 @@ com.yahoo.elide elide-test-helpers - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index 28d98be73c..ab11b08de7 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-RC4 + 7.0.0-RC5-SNAPSHOT @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-datastore-jms - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-swagger - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-async - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 21e8fb34de..eca5994eaf 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index 991ac9874b..25d784c143 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD @@ -55,39 +55,39 @@ com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-datastore-jms - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-graphql - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-swagger - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-async - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT com.yahoo.elide elide-model-config - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -226,7 +226,7 @@ com.yahoo.elide elide-test-helpers - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index a527795f12..4373c3d8a7 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD com.yahoo.elide elide-core - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index 611a8ac581..a4420bd9b2 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 7.0.0-RC4 + HEAD diff --git a/pom.xml b/pom.xml index 9068ad1ac0..17bd3b0c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 7.0.0-RC4 + 7.0.0-RC5-SNAPSHOT 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 - 7.0.0-RC4 + HEAD