diff --git a/elide-async/pom.xml b/elide-async/pom.xml index 01fcfa2165..9e7179f77e 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-pr3 @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 diff --git a/elide-bom/pom.xml b/elide-bom/pom.xml index 4762d287fa..dc074ee8a9 100644 --- a/elide-bom/pom.xml +++ b/elide-bom/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -43,82 +43,82 @@ com.yahoo.elide elide-async - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-hibernate - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-inmemorydb - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-jms - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-multiplex - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-noop - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-search - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-model-config - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-spring-boot-starter - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-standalone - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-swagger - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index d91c41be4c..b9bd9fab4f 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-pr3 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index 77426f1f1d..948ec1b498 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-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -47,31 +47,31 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-multiplex - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-model-config - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -184,7 +184,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 7794b60053..23123ea09e 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-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index 7b10ed1eba..2837001964 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-pr3 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index c656ad757c..ff4db735f9 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-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -74,7 +74,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index 880fe6567f..59d70df5ef 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-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index 873fc2776a..cef66dee12 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-pr3 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index b0a6ec243c..6cd034778b 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-pr3 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index e1e1c21ad1..f4c8b890ce 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-pr3 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -75,7 +75,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test-jar test @@ -83,7 +83,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 9911ca1e21..5211708894 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-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 org.hibernate diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index c6f10ee686..195a49d69f 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-pr3 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.fasterxml.jackson.core diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index 95f1a4a2f6..1c7e5ebb83 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-pr3 @@ -25,7 +25,7 @@ - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index e1ffa7ae21..75f3254b95 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.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -52,7 +52,7 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 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 52ec2089ad..05e440bbf0 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-pr3 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true com.yahoo.elide elide-datastore-jms - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true com.yahoo.elide elide-swagger - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true com.yahoo.elide elide-async - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true com.yahoo.elide elide-model-config - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 true @@ -196,7 +196,7 @@ com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index 0b90698d35..5f676621aa 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-pr3 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-jms - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-swagger - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-async - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index ae8241c0b2..a4ac8d2463 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index bd76022811..0e22d5ec1f 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-pr3 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 @@ -66,39 +66,39 @@ com.yahoo.elide elide-datastore-aggregation - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-jpa - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-datastore-jms - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-graphql - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-swagger - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-async - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 com.yahoo.elide elide-model-config - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -254,7 +254,7 @@ com.yahoo.elide elide-test-helpers - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index ed0773ee30..31f409fe50 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 com.yahoo.elide elide-core - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index f463c221e1..d82718c250 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.0-RC7-SNAPSHOT + 7.0.0-pr3 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3 diff --git a/pom.xml b/pom.xml index f43516ed3e..e1037ab943 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-pr3 pom Elide: Parent Pom Parent pom for Elide project @@ -64,7 +64,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.0-pr3