diff --git a/elide-async/pom.xml b/elide-async/pom.xml index fa6daf6f51..e754b48ffa 100644 --- a/elide-async/pom.xml +++ b/elide-async/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -40,14 +40,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 com.yahoo.elide elide-graphql - 7.0.2-SNAPSHOT + 7.0.2 diff --git a/elide-bom/pom.xml b/elide-bom/pom.xml index 5222f519db..96284ee306 100644 --- a/elide-bom/pom.xml +++ b/elide-bom/pom.xml @@ -13,7 +13,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -43,87 +43,87 @@ com.yahoo.elide elide-async - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-core - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-aggregation - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-hibernate - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-inmemorydb - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-jms - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-jpa - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-multiplex - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-noop - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-search - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-graphql - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-model-config - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-spring-boot-starter - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-standalone - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-swagger - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-test-helpers - 7.0.2-SNAPSHOT + 7.0.2 diff --git a/elide-core/pom.xml b/elide-core/pom.xml index f4a6602d53..5b35942ec9 100644 --- a/elide-core/pom.xml +++ b/elide-core/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 diff --git a/elide-datastore/elide-datastore-aggregation/pom.xml b/elide-datastore/elide-datastore-aggregation/pom.xml index 97f72ae62e..aecc3d21df 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.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -50,7 +50,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.2-SNAPSHOT + 7.0.2 @@ -61,13 +61,13 @@ com.yahoo.elide elide-datastore-multiplex - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-model-config - 7.0.2-SNAPSHOT + 7.0.2 @@ -173,7 +173,7 @@ com.yahoo.elide elide-integration-tests - 7.0.2-SNAPSHOT + 7.0.2 test test-jar diff --git a/elide-datastore/elide-datastore-inmemorydb/pom.xml b/elide-datastore/elide-datastore-inmemorydb/pom.xml index 11bbdc5ee4..cda1b8973d 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.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -52,7 +52,7 @@ com.yahoo.elide elide-integration-tests - 7.0.2-SNAPSHOT + 7.0.2 test-jar test diff --git a/elide-datastore/elide-datastore-jms/pom.xml b/elide-datastore/elide-datastore-jms/pom.xml index 9ac887a35d..b7ce29eee6 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.2-SNAPSHOT + 7.0.2 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 diff --git a/elide-datastore/elide-datastore-jpa/pom.xml b/elide-datastore/elide-datastore-jpa/pom.xml index fc94162426..bd8280276f 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.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -52,7 +52,7 @@ com.yahoo.elide elide-datastore-hibernate - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide @@ -78,7 +78,7 @@ com.yahoo.elide elide-integration-tests - 7.0.2-SNAPSHOT + 7.0.2 test-jar test diff --git a/elide-datastore/elide-datastore-jpql/pom.xml b/elide-datastore/elide-datastore-jpql/pom.xml index 8f46f55157..d69dcc6610 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.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -58,7 +58,7 @@ com.yahoo.elide elide-integration-tests - 7.0.2-SNAPSHOT + 7.0.2 test-jar test diff --git a/elide-datastore/elide-datastore-multiplex/pom.xml b/elide-datastore/elide-datastore-multiplex/pom.xml index deae6fd1fc..74833ddf5f 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.2-SNAPSHOT + 7.0.2 @@ -31,7 +31,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 diff --git a/elide-datastore/elide-datastore-noop/pom.xml b/elide-datastore/elide-datastore-noop/pom.xml index f5e11619f7..ff96c6e528 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.2-SNAPSHOT + 7.0.2 @@ -27,7 +27,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 diff --git a/elide-datastore/elide-datastore-search/pom.xml b/elide-datastore/elide-datastore-search/pom.xml index 1fd6074b5a..47888d016e 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.2-SNAPSHOT + 7.0.2 @@ -33,7 +33,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -79,7 +79,7 @@ com.yahoo.elide elide-integration-tests - 7.0.2-SNAPSHOT + 7.0.2 test-jar test @@ -87,7 +87,7 @@ com.yahoo.elide elide-datastore-jpa - 7.0.2-SNAPSHOT + 7.0.2 test diff --git a/elide-datastore/pom.xml b/elide-datastore/pom.xml index 889d167fed..c17524554d 100644 --- a/elide-datastore/pom.xml +++ b/elide-datastore/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -59,17 +59,17 @@ com.yahoo.elide elide-core - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-graphql - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-test-helpers - 7.0.2-SNAPSHOT + 7.0.2 diff --git a/elide-graphql/pom.xml b/elide-graphql/pom.xml index ac963dd881..2676c44359 100644 --- a/elide-graphql/pom.xml +++ b/elide-graphql/pom.xml @@ -11,7 +11,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -37,19 +37,19 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 com.yahoo.elide elide-core - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-test-helpers - 7.0.2-SNAPSHOT + 7.0.2 test diff --git a/elide-integration-tests/pom.xml b/elide-integration-tests/pom.xml index 2655d3f3c6..434293cde2 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.2-SNAPSHOT + 7.0.2 @@ -25,7 +25,7 @@ - 7.0.2-SNAPSHOT + 7.0.2 diff --git a/elide-model-config/pom.xml b/elide-model-config/pom.xml index 392d933552..3b6b138f22 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.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -45,7 +45,7 @@ com.yahoo.elide elide-core - 7.0.2-SNAPSHOT + 7.0.2 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 cb7bc6ae6c..eca3cce9ca 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.2-SNAPSHOT + 7.0.2 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -48,56 +48,56 @@ com.yahoo.elide elide-core - 7.0.2-SNAPSHOT + 7.0.2 true com.yahoo.elide elide-graphql - 7.0.2-SNAPSHOT + 7.0.2 true com.yahoo.elide elide-datastore-aggregation - 7.0.2-SNAPSHOT + 7.0.2 true com.yahoo.elide elide-datastore-jpa - 7.0.2-SNAPSHOT + 7.0.2 true com.yahoo.elide elide-datastore-jms - 7.0.2-SNAPSHOT + 7.0.2 true com.yahoo.elide elide-swagger - 7.0.2-SNAPSHOT + 7.0.2 true com.yahoo.elide elide-async - 7.0.2-SNAPSHOT + 7.0.2 true com.yahoo.elide elide-model-config - 7.0.2-SNAPSHOT + 7.0.2 true @@ -197,7 +197,7 @@ com.yahoo.elide elide-test-helpers - 7.0.2-SNAPSHOT + 7.0.2 test diff --git a/elide-spring/elide-spring-boot-starter/pom.xml b/elide-spring/elide-spring-boot-starter/pom.xml index 3c5f063379..00f8116061 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.2-SNAPSHOT + 7.0.2 @@ -34,7 +34,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -44,49 +44,49 @@ com.yahoo.elide elide-core - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-graphql - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-jpa - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-aggregation - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-jms - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-swagger - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-async - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-spring-boot-autoconfigure - 7.0.2-SNAPSHOT + 7.0.2 diff --git a/elide-spring/pom.xml b/elide-spring/pom.xml index febb77f77e..e07d1423a3 100644 --- a/elide-spring/pom.xml +++ b/elide-spring/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 diff --git a/elide-standalone/pom.xml b/elide-standalone/pom.xml index 7c61fa0e45..b6de41a736 100644 --- a/elide-standalone/pom.xml +++ b/elide-standalone/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -40,7 +40,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 @@ -66,39 +66,39 @@ com.yahoo.elide elide-datastore-aggregation - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-jpa - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-datastore-jms - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-graphql - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-swagger - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-async - 7.0.2-SNAPSHOT + 7.0.2 com.yahoo.elide elide-model-config - 7.0.2-SNAPSHOT + 7.0.2 @@ -226,7 +226,7 @@ com.yahoo.elide elide-test-helpers - 7.0.2-SNAPSHOT + 7.0.2 test diff --git a/elide-swagger/pom.xml b/elide-swagger/pom.xml index 51b9afd5dc..a5405bf592 100644 --- a/elide-swagger/pom.xml +++ b/elide-swagger/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -35,14 +35,14 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 com.yahoo.elide elide-core - 7.0.2-SNAPSHOT + 7.0.2 @@ -54,7 +54,7 @@ com.yahoo.elide elide-integration-tests - 7.0.2-SNAPSHOT + 7.0.2 test-jar test diff --git a/elide-test/pom.xml b/elide-test/pom.xml index d5401e92d5..592fb0986f 100644 --- a/elide-test/pom.xml +++ b/elide-test/pom.xml @@ -14,7 +14,7 @@ com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 @@ -35,7 +35,7 @@ scm:git:ssh://git@github.com/yahoo/elide.git https://github.com/yahoo/elide.git - HEAD + 7.0.2 diff --git a/pom.xml b/pom.xml index da2f198fdc..163c1c5779 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.yahoo.elide elide-parent-pom - 7.0.2-SNAPSHOT + 7.0.2 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.2