From 5f12ab2363d229aad3d0cdd58e7f3add3d8ee514 Mon Sep 17 00:00:00 2001 From: Matteo Saloni Date: Wed, 15 May 2024 14:46:06 +0200 Subject: [PATCH] chore: version bump 0.5 --- .flattened-pom.xml | 2 +- application/pom.xml | 2 +- frontend/.flattened-pom.xml | 4 ++-- modules/commons/.flattened-pom.xml | 2 +- modules/framework-k8s/.flattened-pom.xml | 6 +++--- modules/framework-kaniko/.flattened-pom.xml | 8 ++++---- modules/fsm/.flattened-pom.xml | 4 ++-- modules/runtime-container/.flattened-pom.xml | 8 ++++---- modules/runtime-dbt/.flattened-pom.xml | 6 +++--- modules/runtime-kfp/.flattened-pom.xml | 6 +++--- modules/runtime-mlrun/.flattened-pom.xml | 6 +++--- modules/runtime-nefertem/.flattened-pom.xml | 6 +++--- pom.xml | 2 +- 13 files changed, 31 insertions(+), 31 deletions(-) diff --git a/.flattened-pom.xml b/.flattened-pom.xml index 51614bb5..96224df9 100644 --- a/.flattened-pom.xml +++ b/.flattened-pom.xml @@ -4,6 +4,6 @@ 4.0.0 it.smartcommunitylabdhub digitalhub-core - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT pom diff --git a/application/pom.xml b/application/pom.xml index da34e3a1..5f8b5726 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -21,7 +21,7 @@ ${revision} Digital Hub Core - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT 21 6.2.0 2023.0.0 diff --git a/frontend/.flattened-pom.xml b/frontend/.flattened-pom.xml index 86e6ee5e..c2557e71 100644 --- a/frontend/.flattened-pom.xml +++ b/frontend/.flattened-pom.xml @@ -4,7 +4,7 @@ 4.0.0 it.smartcommunitylabdhub dh-console - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.projectlombok @@ -40,7 +40,7 @@ it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/commons/.flattened-pom.xml b/modules/commons/.flattened-pom.xml index 74d76a90..4f64c375 100644 --- a/modules/commons/.flattened-pom.xml +++ b/modules/commons/.flattened-pom.xml @@ -4,7 +4,7 @@ 4.0.0 it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.projectlombok diff --git a/modules/framework-k8s/.flattened-pom.xml b/modules/framework-k8s/.flattened-pom.xml index 817e7c36..5d1850db 100644 --- a/modules/framework-k8s/.flattened-pom.xml +++ b/modules/framework-k8s/.flattened-pom.xml @@ -4,18 +4,18 @@ 4.0.0 it.smartcommunitylabdhub dh-framework-k8s - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-fsm - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/framework-kaniko/.flattened-pom.xml b/modules/framework-kaniko/.flattened-pom.xml index e8042adf..75001bb0 100644 --- a/modules/framework-kaniko/.flattened-pom.xml +++ b/modules/framework-kaniko/.flattened-pom.xml @@ -4,24 +4,24 @@ 4.0.0 it.smartcommunitylabdhub dh-framework-kaniko - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-framework-k8s - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-fsm - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/fsm/.flattened-pom.xml b/modules/fsm/.flattened-pom.xml index 650b37b0..a9725009 100644 --- a/modules/fsm/.flattened-pom.xml +++ b/modules/fsm/.flattened-pom.xml @@ -4,12 +4,12 @@ 4.0.0 it.smartcommunitylabdhub dh-fsm - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/runtime-container/.flattened-pom.xml b/modules/runtime-container/.flattened-pom.xml index 49926c02..3e338598 100644 --- a/modules/runtime-container/.flattened-pom.xml +++ b/modules/runtime-container/.flattened-pom.xml @@ -4,7 +4,7 @@ 4.0.0 it.smartcommunitylabdhub dh-runtime-container - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.springdoc @@ -15,19 +15,19 @@ it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-framework-k8s - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-framework-kaniko - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/runtime-dbt/.flattened-pom.xml b/modules/runtime-dbt/.flattened-pom.xml index 3bce3838..91347bb6 100644 --- a/modules/runtime-dbt/.flattened-pom.xml +++ b/modules/runtime-dbt/.flattened-pom.xml @@ -4,18 +4,18 @@ 4.0.0 it.smartcommunitylabdhub dh-runtime-dbt - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-framework-k8s - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/runtime-kfp/.flattened-pom.xml b/modules/runtime-kfp/.flattened-pom.xml index 17a06923..c27e95fb 100644 --- a/modules/runtime-kfp/.flattened-pom.xml +++ b/modules/runtime-kfp/.flattened-pom.xml @@ -4,18 +4,18 @@ 4.0.0 it.smartcommunitylabdhub dh-runtime-kfp - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-framework-k8s - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/runtime-mlrun/.flattened-pom.xml b/modules/runtime-mlrun/.flattened-pom.xml index d933bbb3..32343c55 100644 --- a/modules/runtime-mlrun/.flattened-pom.xml +++ b/modules/runtime-mlrun/.flattened-pom.xml @@ -4,18 +4,18 @@ 4.0.0 it.smartcommunitylabdhub dh-runtime-mlrun - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-framework-k8s - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/modules/runtime-nefertem/.flattened-pom.xml b/modules/runtime-nefertem/.flattened-pom.xml index f66bef60..c0b15897 100644 --- a/modules/runtime-nefertem/.flattened-pom.xml +++ b/modules/runtime-nefertem/.flattened-pom.xml @@ -4,18 +4,18 @@ 4.0.0 it.smartcommunitylabdhub dh-runtime-nefertem - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT it.smartcommunitylabdhub dh-commons - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile it.smartcommunitylabdhub dh-framework-k8s - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT compile diff --git a/pom.xml b/pom.xml index b763c957..8e90cfe5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ pom - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT 21 3.2.0 6.2.0