From e7e9159ce5c1d2f5a790fd76b4284e599973fce6 Mon Sep 17 00:00:00 2001 From: David Kornel Date: Thu, 3 Oct 2024 10:42:24 +0200 Subject: [PATCH] Release 0.7.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 767bfe4..94bb632 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.skodjob test-frame pom - 0.7.0-SNAPSHOT + 0.7.0 diff --git a/test-frame-common/pom.xml b/test-frame-common/pom.xml index 51697d8..2693f03 100644 --- a/test-frame-common/pom.xml +++ b/test-frame-common/pom.xml @@ -7,7 +7,7 @@ test-frame io.skodjob - 0.7.0-SNAPSHOT + 0.7.0 test-frame-common diff --git a/test-frame-kubernetes/pom.xml b/test-frame-kubernetes/pom.xml index 63d9c91..1ad7281 100644 --- a/test-frame-kubernetes/pom.xml +++ b/test-frame-kubernetes/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.7.0-SNAPSHOT + 0.7.0 test-frame-kubernetes diff --git a/test-frame-log-collector/pom.xml b/test-frame-log-collector/pom.xml index b1a87ac..1c3ec5f 100644 --- a/test-frame-log-collector/pom.xml +++ b/test-frame-log-collector/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.7.0-SNAPSHOT + 0.7.0 test-frame-log-collector diff --git a/test-frame-metrics-collector/pom.xml b/test-frame-metrics-collector/pom.xml index 2d94061..03fa954 100644 --- a/test-frame-metrics-collector/pom.xml +++ b/test-frame-metrics-collector/pom.xml @@ -7,7 +7,7 @@ io.skodjob test-frame - 0.7.0-SNAPSHOT + 0.7.0 test-frame-metrics-collector diff --git a/test-frame-openshift/pom.xml b/test-frame-openshift/pom.xml index c5a3ace..c70b77f 100644 --- a/test-frame-openshift/pom.xml +++ b/test-frame-openshift/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.7.0-SNAPSHOT + 0.7.0 test-frame-openshift diff --git a/test-frame-test-examples/pom.xml b/test-frame-test-examples/pom.xml index 20e5fd4..8f1acda 100644 --- a/test-frame-test-examples/pom.xml +++ b/test-frame-test-examples/pom.xml @@ -6,7 +6,7 @@ io.skodjob test-frame - 0.7.0-SNAPSHOT + 0.7.0 test-frame-test-examples