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