From 8ed81eccf52d38215b3daece08087f75d6b856d9 Mon Sep 17 00:00:00 2001 From: Andrea Antonello Date: Sun, 26 Apr 2020 10:22:16 +0200 Subject: [PATCH] version up --- apps/pom.xml | 4 ++-- dbs/pom.xml | 2 +- extras/deploy/quiet-logging.properties | 2 +- gears/pom.xml | 4 ++-- gui/pom.xml | 4 ++-- hmachine/pom.xml | 4 ++-- lesto/pom.xml | 4 ++-- modules/pom.xml | 4 ++-- pom.xml | 2 +- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/apps/pom.xml b/apps/pom.xml index d5a4b743e..8b638278e 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -7,7 +7,7 @@ org.hortonmachine hortonmachine - 0.9.11 + 0.9.12 hm-apps @@ -22,7 +22,7 @@ org.hortonmachine hm-gui - 0.9.11 + 0.9.12 diff --git a/dbs/pom.xml b/dbs/pom.xml index e9e1419d6..3589215d0 100644 --- a/dbs/pom.xml +++ b/dbs/pom.xml @@ -7,7 +7,7 @@ org.hortonmachine hortonmachine - 0.9.11 + 0.9.12 ../pom.xml diff --git a/extras/deploy/quiet-logging.properties b/extras/deploy/quiet-logging.properties index 4a4df0eab..8bd2c77e0 100644 --- a/extras/deploy/quiet-logging.properties +++ b/extras/deploy/quiet-logging.properties @@ -1,2 +1,2 @@ handlers=java.util.logging.ConsoleHandler -.level=SEVERE +.level=OFF diff --git a/gears/pom.xml b/gears/pom.xml index 8e0a6cad4..0b777a78a 100644 --- a/gears/pom.xml +++ b/gears/pom.xml @@ -7,7 +7,7 @@ org.hortonmachine hortonmachine ../pom.xml - 0.9.11 + 0.9.12 hm-gears @@ -18,7 +18,7 @@ org.hortonmachine hm-dbs - 0.9.11 + 0.9.12 diff --git a/gui/pom.xml b/gui/pom.xml index b92b3e7c4..7f12fe792 100644 --- a/gui/pom.xml +++ b/gui/pom.xml @@ -5,7 +5,7 @@ org.hortonmachine hortonmachine - 0.9.11 + 0.9.12 hm-gui @@ -16,7 +16,7 @@ org.hortonmachine hm-modules - 0.9.11 + 0.9.12 diff --git a/hmachine/pom.xml b/hmachine/pom.xml index 222b9ce4b..69d3294ab 100644 --- a/hmachine/pom.xml +++ b/hmachine/pom.xml @@ -6,7 +6,7 @@ org.hortonmachine hortonmachine - 0.9.11 + 0.9.12 ../pom.xml @@ -18,7 +18,7 @@ org.hortonmachine hm-gears - 0.9.11 + 0.9.12 diff --git a/lesto/pom.xml b/lesto/pom.xml index f08915af0..5d1cc0de9 100644 --- a/lesto/pom.xml +++ b/lesto/pom.xml @@ -6,7 +6,7 @@ org.hortonmachine hortonmachine - 0.9.11 + 0.9.12 hm-lesto @@ -18,7 +18,7 @@ org.hortonmachine hm-hmachine - 0.9.11 + 0.9.12 diff --git a/modules/pom.xml b/modules/pom.xml index 678fa0fd0..58c42b8f6 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -7,7 +7,7 @@ org.hortonmachine hortonmachine - 0.9.11 + 0.9.12 hm-modules @@ -18,7 +18,7 @@ org.hortonmachine hm-lesto - 0.9.11 + 0.9.12 diff --git a/pom.xml b/pom.xml index 878239b04..9cc095f17 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.hortonmachine hortonmachine - 0.9.11 + 0.9.12 pom The Horton Machine