From 19d13735bedbc7b7d537ca6a99e7d115becddad2 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Wed, 23 Nov 2022 17:57:39 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.1.0 --- bom/tck/pom.xml | 2 +- bom/test/pom.xml | 2 +- coverage/pom.xml | 5 ++--- pom.xml | 4 ++-- release/pom.xml | 2 +- utilities/pom.xml | 2 +- 6 files changed, 8 insertions(+), 9 deletions(-) diff --git a/bom/tck/pom.xml b/bom/tck/pom.xml index 2d218a3..e6ff16b 100644 --- a/bom/tck/pom.xml +++ b/bom/tck/pom.xml @@ -5,7 +5,7 @@ io.smallrye.testing smallrye-testing-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/bom/test/pom.xml b/bom/test/pom.xml index 35aa383..f060f30 100644 --- a/bom/test/pom.xml +++ b/bom/test/pom.xml @@ -5,7 +5,7 @@ io.smallrye.testing smallrye-testing-parent - 1.0.1-SNAPSHOT + 1.1.0 ../../pom.xml diff --git a/coverage/pom.xml b/coverage/pom.xml index cb97e35..625d17c 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 io.smallrye.testing smallrye-testing-parent - 1.0.1-SNAPSHOT + 1.1.0 smallrye-testing-coverage diff --git a/pom.xml b/pom.xml index 835e1ac..98fa704 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ io.smallrye.testing smallrye-testing-parent - 1.0.1-SNAPSHOT + 1.1.0 pom SmallRye Testing: Parent @@ -38,7 +38,7 @@ scm:git:git@github.com:smallrye/smallrye-testing.git scm:git:git@github.com:smallrye/smallrye-testing.git https://github.com/smallrye/smallrye-testing/ - 1.0.0 + 1.1.0 diff --git a/release/pom.xml b/release/pom.xml index cf7b978..789995a 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye.testing smallrye-testing-parent - 1.0.1-SNAPSHOT + 1.1.0 smallrye-testing-release diff --git a/utilities/pom.xml b/utilities/pom.xml index 20051ca..50744fa 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -5,7 +5,7 @@ io.smallrye.testing smallrye-testing-parent - 1.0.1-SNAPSHOT + 1.1.0 smallrye-testing-utilities