From d4e42c98afbbbbdf02b1a9f7f9a26c15cc2eaec0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 16 Aug 2024 03:27:10 +0000 Subject: [PATCH] [maven-release-plugin] prepare release vuu-parent-0.9.71 --- benchmark/pom.xml | 4 ++-- example/apache-ignite/pom.xml | 10 +++++----- example/basket/pom.xml | 10 +++++----- example/editable/pom.xml | 6 +++--- example/main-java/pom.xml | 18 +++++++++--------- example/main/pom.xml | 18 +++++++++--------- example/order/pom.xml | 10 +++++----- example/permission/pom.xml | 6 +++--- example/pom.xml | 2 +- example/price/pom.xml | 6 +++--- example/rest-api/pom.xml | 4 ++-- example/virtualized-table/pom.xml | 10 +++++----- plugin/ignite-plugin/pom.xml | 12 ++++++------ plugin/pom.xml | 2 +- plugin/virtualized-table-plugin/pom.xml | 10 +++++----- pom.xml | 4 ++-- toolbox/pom.xml | 2 +- vuu-java/pom.xml | 10 ++++------ vuu-ui/pom.xml | 2 +- vuu/pom.xml | 4 ++-- 20 files changed, 74 insertions(+), 76 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index a0aaf4a7f..af6e6a352 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 @@ -22,7 +22,7 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 diff --git a/example/apache-ignite/pom.xml b/example/apache-ignite/pom.xml index b5a5a9bd0..e523a5bbb 100644 --- a/example/apache-ignite/pom.xml +++ b/example/apache-ignite/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 apache-ignite @@ -19,25 +19,25 @@ org.finos.vuu order - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu.plugin virtualized-table-plugin - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu.plugin ignite-plugin - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.apache.ignite diff --git a/example/basket/pom.xml b/example/basket/pom.xml index 03ca7b3a1..c6291f050 100644 --- a/example/basket/pom.xml +++ b/example/basket/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 basket @@ -14,13 +14,13 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test @@ -29,13 +29,13 @@ org.finos.vuu price - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu order - 0.9.65-SNAPSHOT + 0.9.71 diff --git a/example/editable/pom.xml b/example/editable/pom.xml index 11783ca7e..4398509fa 100644 --- a/example/editable/pom.xml +++ b/example/editable/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 @@ -15,13 +15,13 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test diff --git a/example/main-java/pom.xml b/example/main-java/pom.xml index 8fb44c541..c0f054846 100644 --- a/example/main-java/pom.xml +++ b/example/main-java/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 main-java @@ -14,18 +14,18 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu-java - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test @@ -34,31 +34,31 @@ org.finos.vuu basket - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu price - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu order - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu editable - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu permission - 0.9.65-SNAPSHOT + 0.9.71 diff --git a/example/main/pom.xml b/example/main/pom.xml index e51e2415e..17a0fc767 100644 --- a/example/main/pom.xml +++ b/example/main/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 @@ -16,49 +16,49 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu basket - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu virtualized-table - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu price - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu order - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu editable - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu permission - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu rest-api - 0.9.65-SNAPSHOT + 0.9.71 diff --git a/example/order/pom.xml b/example/order/pom.xml index 3f9a27d73..83e9c3595 100644 --- a/example/order/pom.xml +++ b/example/order/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 @@ -15,13 +15,13 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test @@ -30,13 +30,13 @@ org.finos.vuu permission - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu price - 0.9.65-SNAPSHOT + 0.9.71 diff --git a/example/permission/pom.xml b/example/permission/pom.xml index a5cf19890..0bc2c83af 100644 --- a/example/permission/pom.xml +++ b/example/permission/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 @@ -15,13 +15,13 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test diff --git a/example/pom.xml b/example/pom.xml index fa8fb7470..b32c12f06 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 pom diff --git a/example/price/pom.xml b/example/price/pom.xml index b633fb950..8bff4a734 100644 --- a/example/price/pom.xml +++ b/example/price/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 @@ -15,13 +15,13 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test diff --git a/example/rest-api/pom.xml b/example/rest-api/pom.xml index dbeb353ff..4ba05a55b 100644 --- a/example/rest-api/pom.xml +++ b/example/rest-api/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 com.softwaremill.sttp.client4 diff --git a/example/virtualized-table/pom.xml b/example/virtualized-table/pom.xml index 77e44aa32..c440003cb 100644 --- a/example/virtualized-table/pom.xml +++ b/example/virtualized-table/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.65-SNAPSHOT + 0.9.71 virtualized-table @@ -13,25 +13,25 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu.plugin virtualized-table-plugin - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu.plugin ignite-plugin - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test diff --git a/plugin/ignite-plugin/pom.xml b/plugin/ignite-plugin/pom.xml index 16542a66f..00328755f 100644 --- a/plugin/ignite-plugin/pom.xml +++ b/plugin/ignite-plugin/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu plugin - 0.9.65-SNAPSHOT + 0.9.71 @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 @@ -39,7 +39,7 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test @@ -48,19 +48,19 @@ org.finos.vuu price - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu order - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu.plugin virtualized-table-plugin - 0.9.65-SNAPSHOT + 0.9.71 diff --git a/plugin/pom.xml b/plugin/pom.xml index 607cebae7..92eef90f0 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 plugin diff --git a/plugin/virtualized-table-plugin/pom.xml b/plugin/virtualized-table-plugin/pom.xml index 428c57e8c..14d1199cf 100644 --- a/plugin/virtualized-table-plugin/pom.xml +++ b/plugin/virtualized-table-plugin/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu plugin - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu.plugin @@ -14,13 +14,13 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 tests test-jar test @@ -29,13 +29,13 @@ org.finos.vuu price - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu order - 0.9.65-SNAPSHOT + 0.9.71 diff --git a/pom.xml b/pom.xml index c84dba038..2dc53af63 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 vuu-parent Vuu - A View Server in Scala and React https://github.com/finos/vuu @@ -32,7 +32,7 @@ scm:git:https://github.com/finos/vuu.git scm:git:ssh://git@github.com/finos/vuu.git https://github.com/finos/vuu/tree/master - HEAD + vuu-parent-0.9.71 diff --git a/toolbox/pom.xml b/toolbox/pom.xml index c3675ceeb..44c75eb40 100644 --- a/toolbox/pom.xml +++ b/toolbox/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 toolbox diff --git a/vuu-java/pom.xml b/vuu-java/pom.xml index 79aea4962..6e5e34062 100644 --- a/vuu-java/pom.xml +++ b/vuu-java/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 vuu-java @@ -15,12 +13,12 @@ org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 org.finos.vuu vuu - 0.9.65-SNAPSHOT + 0.9.71 test-jar test diff --git a/vuu-ui/pom.xml b/vuu-ui/pom.xml index 2f632ae21..5136132e8 100644 --- a/vuu-ui/pom.xml +++ b/vuu-ui/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 vuu-ui diff --git a/vuu/pom.xml b/vuu/pom.xml index 1e75e1789..32b1b5243 100644 --- a/vuu/pom.xml +++ b/vuu/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.65-SNAPSHOT + 0.9.71 @@ -21,7 +21,7 @@ org.finos.vuu toolbox - 0.9.65-SNAPSHOT + 0.9.71