diff --git a/elide-async/pom.xml b/elide-async/pom.xml index 6ae1ec55a8..0b83cd81e8 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -51,7 +51,7 @@ com.yahoo.elide elide-graphql - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT diff --git a/elide-core/pom.xml b/elide-core/pom.xml index 4ed5388e66..56d0103817 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index eae249d967..fe7f706a95 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -47,31 +47,31 @@ com.yahoo.elide elide-core - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-graphql - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-datastore-multiplex - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-model-config - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -158,7 +158,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test test-jar diff --git a/elide-datastore/elide-datastore-hibernate/pom.xml b/elide-datastore/elide-datastore-hibernate/pom.xml index 575f44d3c5..8201089537 100644 --- a/elide-datastore/elide-datastore-hibernate/pom.xml +++ b/elide-datastore/elide-datastore-hibernate/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-hibernate3/pom.xml b/elide-datastore/elide-datastore-hibernate3/pom.xml index bfb4dc0006..89d28c97fc 100644 --- a/elide-datastore/elide-datastore-hibernate3/pom.xml +++ b/elide-datastore/elide-datastore-hibernate3/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -52,19 +52,19 @@ com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-hibernate5/pom.xml b/elide-datastore/elide-datastore-hibernate5/pom.xml index 5107e04d40..d5a4f63c32 100644 --- a/elide-datastore/elide-datastore-hibernate5/pom.xml +++ b/elide-datastore/elide-datastore-hibernate5/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-datastore-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD excludeOnHibernate5 @@ -51,19 +51,19 @@ com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 413f7c3c8b..f6fc55e17b 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index 2399616fb6..88ff5b9210 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -75,7 +75,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index 36eccef778..eb5120f8fd 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -47,19 +47,19 @@ com.yahoo.elide elide-datastore-inmemorydb - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test com.yahoo.elide elide-datastore-hibernate5 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index f29fffbf66..9be4562ae6 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 50a106f909..039fb821b4 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -67,7 +67,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test @@ -75,7 +75,7 @@ com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 2b4f377bd6..351b464851 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -60,7 +60,7 @@ com.yahoo.elide elide-core - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT org.hibernate diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index 95c61c6fbf..4e975bb0de 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD com.yahoo.elide elide-core - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-test-helpers - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.fasterxml.jackson.core diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index ca18f0060d..1c4bfd8f09 100644 --- a/elide-integration-tests/pom.xml +++ b/elide-integration-tests/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -25,7 +25,7 @@ - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 353fdf4130..a835e9c8c1 100644 --- a/elide-model-config/pom.xml +++ b/elide-model-config/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -53,7 +53,7 @@ com.yahoo.elide elide-core - 5.0.0-pr29 + 5.0.0-pr30-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 0e2d0795e4..54b004b1da 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -50,49 +50,49 @@ com.yahoo.elide elide-core - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT true com.yahoo.elide elide-graphql - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT true com.yahoo.elide elide-datastore-aggregation - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT true com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT true com.yahoo.elide elide-swagger - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT true com.yahoo.elide elide-async - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT true com.yahoo.elide elide-model-config - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT true @@ -179,7 +179,7 @@ com.yahoo.elide elide-test-helpers - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index e675ab054c..3629c7efb2 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 - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -44,37 +44,37 @@ com.yahoo.elide elide-core - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-graphql - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-datastore-aggregation - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-swagger - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-async - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -94,7 +94,7 @@ com.yahoo.elide elide-spring-boot-autoconfigure - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index 951b22a670..3f6884fcb1 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index 687ebd85af..ca5fdf402f 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD @@ -59,34 +59,34 @@ com.yahoo.elide elide-datastore-aggregation - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-datastore-jpa - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-graphql - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-swagger - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-async - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT com.yahoo.elide elide-model-config - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -204,7 +204,7 @@ com.yahoo.elide elide-test-helpers - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index 0c23155237..6fe941e0d3 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD com.yahoo.elide elide-core - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index fa10ad99d7..dc80c155a3 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ elide-parent-pom com.yahoo.elide - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD diff --git a/pom.xml b/pom.xml index 9afe966280..12f6dff2a2 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 5.0.0-pr29 + 5.0.0-pr30-SNAPSHOT pom Elide: Parent Pom Parent pom for Elide project @@ -59,7 +59,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - 5.0.0-pr29 + HEAD