From 65e7b83d401cb423d6e6f47467df831078aa0347 Mon Sep 17 00:00:00 2001 From: David Kornel Date: Tue, 22 Oct 2024 09:49:04 +0200 Subject: [PATCH] Release 0.8.0 --- pom.xml | 2 +- test-frame-common/pom.xml | 2 +- test-frame-kubernetes/pom.xml | 2 +- test-frame-log-collector/pom.xml | 2 +- test-frame-metrics-collector/pom.xml | 2 +- test-frame-openshift/pom.xml | 2 +- test-frame-test-examples/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 435b251..08266bc 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.skodjob test-frame pom - 0.8.0-SNAPSHOT + 0.8.0 diff --git a/test-frame-common/pom.xml b/test-frame-common/pom.xml index 414845d..b2bdc3c 100644 --- a/test-frame-common/pom.xml +++ b/test-frame-common/pom.xml @@ -7,7 +7,7 @@ test-frame io.skodjob - 0.8.0-SNAPSHOT + 0.8.0 test-frame-common diff --git a/test-frame-kubernetes/pom.xml b/test-frame-kubernetes/pom.xml index 46cca1d..c7b4cb7 100644 --- a/test-frame-kubernetes/pom.xml +++ b/test-frame-kubernetes/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.8.0-SNAPSHOT + 0.8.0 test-frame-kubernetes diff --git a/test-frame-log-collector/pom.xml b/test-frame-log-collector/pom.xml index 2abc61c..da0ce2a 100644 --- a/test-frame-log-collector/pom.xml +++ b/test-frame-log-collector/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.8.0-SNAPSHOT + 0.8.0 test-frame-log-collector diff --git a/test-frame-metrics-collector/pom.xml b/test-frame-metrics-collector/pom.xml index 64c9f08..2cd7135 100644 --- a/test-frame-metrics-collector/pom.xml +++ b/test-frame-metrics-collector/pom.xml @@ -7,7 +7,7 @@ io.skodjob test-frame - 0.8.0-SNAPSHOT + 0.8.0 test-frame-metrics-collector diff --git a/test-frame-openshift/pom.xml b/test-frame-openshift/pom.xml index acff153..96706c9 100644 --- a/test-frame-openshift/pom.xml +++ b/test-frame-openshift/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.8.0-SNAPSHOT + 0.8.0 test-frame-openshift diff --git a/test-frame-test-examples/pom.xml b/test-frame-test-examples/pom.xml index 7acf4e7..95c5688 100644 --- a/test-frame-test-examples/pom.xml +++ b/test-frame-test-examples/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.8.0-SNAPSHOT + 0.8.0 test-frame-test-examples