From 90760eef7554e9644843354e77ec0c2f0947a841 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Sat, 30 May 2020 16:50:25 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0.1 --- core/pom.xml | 2 +- extension-jaxrs/pom.xml | 2 +- extension-spring/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- tck/pom.xml | 2 +- ui/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ddd1cce80..55d30f3d3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index f32cd0e54..58217cd43 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index 990158a57..f94d2cd35 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 smallrye-open-api-spring diff --git a/implementation/pom.xml b/implementation/pom.xml index 6f3943f69..738b5af4f 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 smallrye-open-api diff --git a/pom.xml b/pom.xml index b70b5d16e..dceb8ee9a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 pom SmallRye: MicroProfile OpenAPI Parent @@ -45,7 +45,7 @@ scm:git:git@github.com:smallrye/smallrye-open-api.git scm:git:git@github.com:smallrye/smallrye-open-api.git https://github.com/smallrye/smallrye-open-api/ - HEAD + 2.0.1 diff --git a/release/pom.xml b/release/pom.xml index 2b857589b..f74e9b3f5 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 smallrye-open-api-release diff --git a/tck/pom.xml b/tck/pom.xml index 9ac41621e..1afca979f 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 ../ diff --git a/ui/pom.xml b/ui/pom.xml index c59883962..afe041248 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.1-SNAPSHOT + 2.0.1 smallrye-open-api-ui