From 263f1383f4bfaeb627c8c2df59b4da98581ad667 Mon Sep 17 00:00:00 2001 From: stonesmi Date: Tue, 16 Dec 2025 16:05:39 +0000 Subject: [PATCH 1/2] [maven-release-plugin] prepare release vuu-parent-0.9.107 --- 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 | 14 +++++++------- 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 | 8 ++++---- plugin/pom.xml | 2 +- plugin/virtualized-table-plugin/pom.xml | 6 +++--- pom.xml | 4 ++-- toolbox/pom.xml | 2 +- vuu-java/pom.xml | 6 +++--- vuu-ui/pom.xml | 2 +- vuu/pom.xml | 4 ++-- 20 files changed, 67 insertions(+), 67 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index d80c83f6c..a0bc7e8e7 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 @@ -21,7 +21,7 @@ org.finos.vuu vuu-java - 0.9.107-SNAPSHOT + 0.9.107 diff --git a/example/apache-ignite/pom.xml b/example/apache-ignite/pom.xml index f7fbdc492..6eeb92361 100644 --- a/example/apache-ignite/pom.xml +++ b/example/apache-ignite/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 apache-ignite @@ -15,25 +15,25 @@ org.finos.vuu order - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu.plugin virtualized-table-plugin - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu.plugin ignite-plugin - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 diff --git a/example/basket/pom.xml b/example/basket/pom.xml index 88529916b..c70934f00 100644 --- a/example/basket/pom.xml +++ b/example/basket/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 basket @@ -15,19 +15,19 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu price - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu order - 0.9.107-SNAPSHOT + 0.9.107 @@ -39,7 +39,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/example/editable/pom.xml b/example/editable/pom.xml index ed01e74c8..bcc5bf661 100644 --- a/example/editable/pom.xml +++ b/example/editable/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 editable @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 @@ -34,7 +34,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/example/main-java/pom.xml b/example/main-java/pom.xml index 7f259ef5c..de71a281a 100644 --- a/example/main-java/pom.xml +++ b/example/main-java/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 main-java @@ -15,31 +15,31 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu vuu-java - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu price - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu order - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu permission - 0.9.107-SNAPSHOT + 0.9.107 @@ -51,7 +51,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/example/main/pom.xml b/example/main/pom.xml index 7ca136baa..67c1a74ee 100644 --- a/example/main/pom.xml +++ b/example/main/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 main @@ -16,49 +16,49 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu basket - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu virtualized-table - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu price - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu order - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu editable - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu permission - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu rest-api - 0.9.107-SNAPSHOT + 0.9.107 diff --git a/example/order/pom.xml b/example/order/pom.xml index f6f844acb..f43e086c2 100644 --- a/example/order/pom.xml +++ b/example/order/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 order @@ -15,19 +15,19 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu permission - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu price - 0.9.107-SNAPSHOT + 0.9.107 @@ -46,7 +46,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/example/permission/pom.xml b/example/permission/pom.xml index 6a868737f..a150d6048 100644 --- a/example/permission/pom.xml +++ b/example/permission/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 permission @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 @@ -34,7 +34,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/example/pom.xml b/example/pom.xml index f2a90f6c9..6ace20daa 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 pom diff --git a/example/price/pom.xml b/example/price/pom.xml index 95447920c..e4728646d 100644 --- a/example/price/pom.xml +++ b/example/price/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 price @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 @@ -34,7 +34,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/example/rest-api/pom.xml b/example/rest-api/pom.xml index 5e4381f60..894b7afc1 100644 --- a/example/rest-api/pom.xml +++ b/example/rest-api/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 rest-api @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 diff --git a/example/virtualized-table/pom.xml b/example/virtualized-table/pom.xml index 8a9baaa5a..519874692 100644 --- a/example/virtualized-table/pom.xml +++ b/example/virtualized-table/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.107-SNAPSHOT + 0.9.107 virtualized-table @@ -14,19 +14,19 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu.plugin virtualized-table-plugin - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu.plugin ignite-plugin - 0.9.107-SNAPSHOT + 0.9.107 @@ -45,7 +45,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/plugin/ignite-plugin/pom.xml b/plugin/ignite-plugin/pom.xml index 0ad87842a..e609bfc97 100644 --- a/plugin/ignite-plugin/pom.xml +++ b/plugin/ignite-plugin/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu plugin - 0.9.107-SNAPSHOT + 0.9.107 org.finos.vuu.plugin @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 @@ -33,7 +33,7 @@ org.finos.vuu.plugin virtualized-table-plugin - 0.9.107-SNAPSHOT + 0.9.107 @@ -59,7 +59,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/plugin/pom.xml b/plugin/pom.xml index 5b6cf1209..0b86a93b1 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 plugin diff --git a/plugin/virtualized-table-plugin/pom.xml b/plugin/virtualized-table-plugin/pom.xml index aff46a8d9..d72ac7da2 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.107-SNAPSHOT + 0.9.107 org.finos.vuu.plugin @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 @@ -40,7 +40,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 tests test-jar test diff --git a/pom.xml b/pom.xml index fbe997df2..c799370d9 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 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.107 diff --git a/toolbox/pom.xml b/toolbox/pom.xml index b591a69bb..52326d705 100644 --- a/toolbox/pom.xml +++ b/toolbox/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 toolbox diff --git a/vuu-java/pom.xml b/vuu-java/pom.xml index 8ba95f1cd..1240bd073 100644 --- a/vuu-java/pom.xml +++ b/vuu-java/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 vuu-java @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 @@ -28,7 +28,7 @@ org.finos.vuu vuu - 0.9.107-SNAPSHOT + 0.9.107 test-jar test diff --git a/vuu-ui/pom.xml b/vuu-ui/pom.xml index 9b9a9435b..2d486738c 100644 --- a/vuu-ui/pom.xml +++ b/vuu-ui/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 vuu-ui diff --git a/vuu/pom.xml b/vuu/pom.xml index 13306d67d..9090b4000 100644 --- a/vuu/pom.xml +++ b/vuu/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107-SNAPSHOT + 0.9.107 vuu @@ -17,7 +17,7 @@ org.finos.vuu toolbox - 0.9.107-SNAPSHOT + 0.9.107 From 2cfb7a9905e1e5fd0bc7c71b70fef6a118c400ad Mon Sep 17 00:00:00 2001 From: stonesmi Date: Tue, 16 Dec 2025 16:05:41 +0000 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- 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 | 14 +++++++------- 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 | 8 ++++---- plugin/pom.xml | 2 +- plugin/virtualized-table-plugin/pom.xml | 6 +++--- pom.xml | 4 ++-- toolbox/pom.xml | 2 +- vuu-java/pom.xml | 6 +++--- vuu-ui/pom.xml | 2 +- vuu/pom.xml | 4 ++-- 20 files changed, 67 insertions(+), 67 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index a0bc7e8e7..22e3208a4 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT @@ -21,7 +21,7 @@ org.finos.vuu vuu-java - 0.9.107 + 0.9.108-SNAPSHOT diff --git a/example/apache-ignite/pom.xml b/example/apache-ignite/pom.xml index 6eeb92361..94b6b9b8a 100644 --- a/example/apache-ignite/pom.xml +++ b/example/apache-ignite/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT apache-ignite @@ -15,25 +15,25 @@ org.finos.vuu order - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu.plugin virtualized-table-plugin - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu.plugin ignite-plugin - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT diff --git a/example/basket/pom.xml b/example/basket/pom.xml index c70934f00..014ab4349 100644 --- a/example/basket/pom.xml +++ b/example/basket/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT basket @@ -15,19 +15,19 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu price - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu order - 0.9.107 + 0.9.108-SNAPSHOT @@ -39,7 +39,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/example/editable/pom.xml b/example/editable/pom.xml index bcc5bf661..29de36a28 100644 --- a/example/editable/pom.xml +++ b/example/editable/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT editable @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT @@ -34,7 +34,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/example/main-java/pom.xml b/example/main-java/pom.xml index de71a281a..0c1d87469 100644 --- a/example/main-java/pom.xml +++ b/example/main-java/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT main-java @@ -15,31 +15,31 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu vuu-java - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu price - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu order - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu permission - 0.9.107 + 0.9.108-SNAPSHOT @@ -51,7 +51,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/example/main/pom.xml b/example/main/pom.xml index 67c1a74ee..56af2f526 100644 --- a/example/main/pom.xml +++ b/example/main/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT main @@ -16,49 +16,49 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu basket - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu virtualized-table - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu price - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu order - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu editable - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu permission - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu rest-api - 0.9.107 + 0.9.108-SNAPSHOT diff --git a/example/order/pom.xml b/example/order/pom.xml index f43e086c2..ac13da856 100644 --- a/example/order/pom.xml +++ b/example/order/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT order @@ -15,19 +15,19 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu permission - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu price - 0.9.107 + 0.9.108-SNAPSHOT @@ -46,7 +46,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/example/permission/pom.xml b/example/permission/pom.xml index a150d6048..a5f5b25ba 100644 --- a/example/permission/pom.xml +++ b/example/permission/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT permission @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT @@ -34,7 +34,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/example/pom.xml b/example/pom.xml index 6ace20daa..2b275c340 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT pom diff --git a/example/price/pom.xml b/example/price/pom.xml index e4728646d..65bfedd49 100644 --- a/example/price/pom.xml +++ b/example/price/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT price @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT @@ -34,7 +34,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/example/rest-api/pom.xml b/example/rest-api/pom.xml index 894b7afc1..38782af8a 100644 --- a/example/rest-api/pom.xml +++ b/example/rest-api/pom.xml @@ -5,7 +5,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT rest-api @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT diff --git a/example/virtualized-table/pom.xml b/example/virtualized-table/pom.xml index 519874692..68db5e8d3 100644 --- a/example/virtualized-table/pom.xml +++ b/example/virtualized-table/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu example - 0.9.107 + 0.9.108-SNAPSHOT virtualized-table @@ -14,19 +14,19 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu.plugin virtualized-table-plugin - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu.plugin ignite-plugin - 0.9.107 + 0.9.108-SNAPSHOT @@ -45,7 +45,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/plugin/ignite-plugin/pom.xml b/plugin/ignite-plugin/pom.xml index e609bfc97..0e3277be6 100644 --- a/plugin/ignite-plugin/pom.xml +++ b/plugin/ignite-plugin/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu plugin - 0.9.107 + 0.9.108-SNAPSHOT org.finos.vuu.plugin @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT @@ -33,7 +33,7 @@ org.finos.vuu.plugin virtualized-table-plugin - 0.9.107 + 0.9.108-SNAPSHOT @@ -59,7 +59,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/plugin/pom.xml b/plugin/pom.xml index 0b86a93b1..893f274f6 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT plugin diff --git a/plugin/virtualized-table-plugin/pom.xml b/plugin/virtualized-table-plugin/pom.xml index d72ac7da2..b73ae0119 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.107 + 0.9.108-SNAPSHOT org.finos.vuu.plugin @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT @@ -40,7 +40,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT tests test-jar test diff --git a/pom.xml b/pom.xml index c799370d9..0b21a6af6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT 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 - vuu-parent-0.9.107 + HEAD diff --git a/toolbox/pom.xml b/toolbox/pom.xml index 52326d705..4392585d8 100644 --- a/toolbox/pom.xml +++ b/toolbox/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT toolbox diff --git a/vuu-java/pom.xml b/vuu-java/pom.xml index 1240bd073..c31cace84 100644 --- a/vuu-java/pom.xml +++ b/vuu-java/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT vuu-java @@ -15,7 +15,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT @@ -28,7 +28,7 @@ org.finos.vuu vuu - 0.9.107 + 0.9.108-SNAPSHOT test-jar test diff --git a/vuu-ui/pom.xml b/vuu-ui/pom.xml index 2d486738c..688cb208e 100644 --- a/vuu-ui/pom.xml +++ b/vuu-ui/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT vuu-ui diff --git a/vuu/pom.xml b/vuu/pom.xml index 9090b4000..03e938745 100644 --- a/vuu/pom.xml +++ b/vuu/pom.xml @@ -4,7 +4,7 @@ org.finos.vuu vuu-parent - 0.9.107 + 0.9.108-SNAPSHOT vuu @@ -17,7 +17,7 @@ org.finos.vuu toolbox - 0.9.107 + 0.9.108-SNAPSHOT