From a7fb8576ec52384f15c4cb8cd79b67a19267dd0b Mon Sep 17 00:00:00 2001 From: ruhanga Date: Mon, 1 Jul 2024 17:42:00 +0300 Subject: [PATCH] Next development: 1.8.0-SNAPSHOT --- README.md | 2 ++ base/configs/superset/pom.xml | 4 ++-- base/pom.xml | 4 ++-- pom.xml | 2 +- prod/pom.xml | 8 ++++---- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 02f881e7..9b79998c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ A large part Ozone Kh's roadmap is managed publicly to promote transparency and ## Release Notes +### Version 1.8.0 + ### Version 1.7.2 - Add reports redirect and back up docker compose files diff --git a/base/configs/superset/pom.xml b/base/configs/superset/pom.xml index c7f14bd8..0dbbbdc7 100644 --- a/base/configs/superset/pom.xml +++ b/base/configs/superset/pom.xml @@ -7,7 +7,7 @@ com.ozonehis ozone-superset-configs - 1.0.0-alpha.11 + 1.0.0-SNAPSHOT @@ -15,7 +15,7 @@ Ozone Cambodia Superset configs Superset configurations specific to Ozone Cambodia, to be used in Ozone Analytics pom - 1.7.2 + 1.8.0-SNAPSHOT Ozone HIS diff --git a/base/pom.xml b/base/pom.xml index 60b7fa52..ee7c98d1 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -6,12 +6,12 @@ com.ozonehis maven-parent - 1.0.0-alpha.11 + 1.0.0-SNAPSHOT ozone-cambodia - 1.7.2 + 1.8.0-SNAPSHOT Ozone Cambodia Ozone distribution for Cambodia pom diff --git a/pom.xml b/pom.xml index 4e7648f5..bbed3cb3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ ozone-cambodia-aggregator Ozone Cambodia Aggregator Aggregator project for the Ozone distribution for Cambodia - 1.7.2 + 1.8.0-SNAPSHOT pom diff --git a/prod/pom.xml b/prod/pom.xml index a9986821..998c72b7 100644 --- a/prod/pom.xml +++ b/prod/pom.xml @@ -6,12 +6,12 @@ com.ozonehis maven-parent - 1.0.0-alpha.11 + 1.0.0-SNAPSHOT ozone-cambodia-prod - 1.7.2 + 1.8.0-SNAPSHOT Ozone distribution for Cambodia - with production dependencies Ozone Cambodia Prod pom @@ -24,7 +24,7 @@ ozone-cambodia com.ozonehis - 1.7.2 + 1.8.0-SNAPSHOT dependencies @@ -35,7 +35,7 @@ com.ozonehis ozone-config-cambodia0 zip - 1.7.0 + ${ozone.version}