From 973c7c50163070877740358ff323df29ec1eb65c Mon Sep 17 00:00:00 2001 From: Trevor McKay Date: Thu, 24 Sep 2020 14:19:20 -0400 Subject: [PATCH 1/3] Bump fabric8 client version to 4.10.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 881929a..2c32278 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 3.2.2 2.6 - 4.7.1 + 4.10.3 0.3.0 0.8.1 23.0 From cc10d51299c31e385684a71bb95a5ebdd2cac5cc Mon Sep 17 00:00:00 2001 From: Trevor McKay Date: Thu, 24 Sep 2020 14:20:40 -0400 Subject: [PATCH 2/3] micro version bump from 0.3.26-SNAPSHOT to 0.3.26 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c32278..1bf7ec3 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.radanalytics operator-parent-pom - 0.3.26-SNAPSHOT + 0.3.26 pom Operator Parent POM parent pom.xml file that is supposed to be reused as parent pom in custom operators From 6e11e360357d7e53c98a8102742514d50fa4b5a3 Mon Sep 17 00:00:00 2001 From: Trevor McKay Date: Thu, 24 Sep 2020 14:20:43 -0400 Subject: [PATCH 3/3] micro version bump from 0.3.26 to 0.3.27-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1bf7ec3..dab5b6f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.radanalytics operator-parent-pom - 0.3.26 + 0.3.27-SNAPSHOT pom Operator Parent POM parent pom.xml file that is supposed to be reused as parent pom in custom operators