From 56a5a4dd509a91e5e3911df961fb1ecbcdaef46c Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 15 Apr 2021 11:04:44 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.3 --- core/pom.xml | 2 +- extension-jaxrs/pom.xml | 2 +- extension-spring/pom.xml | 2 +- extension-vertx/pom.xml | 2 +- implementation/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- testsuite/extra/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/tck/pom.xml | 2 +- tools/maven-plugin/pom.xml | 2 +- tools/pom.xml | 2 +- ui/open-api-ui-forms/pom.xml | 2 +- ui/open-api-ui/pom.xml | 2 +- ui/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a3f610b5d..e18a1b1f2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index 6032427d9..6c2cd0082 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index 0fce279bf..3ba4db062 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-spring diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml index a29ecf41e..fa189a700 100644 --- a/extension-vertx/pom.xml +++ b/extension-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-vertx diff --git a/implementation/pom.xml b/implementation/pom.xml index 1107e155d..e5b606446 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api diff --git a/pom.xml b/pom.xml index 8cab7540a..ca71be79e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 pom SmallRye: OpenAPI Parent @@ -63,7 +63,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.1.3 diff --git a/release/pom.xml b/release/pom.xml index d160f8ded..84d290293 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-release diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index aa5faf64a..c77086461 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-testsuite - 2.1.3-SNAPSHOT + 2.1.3 ../ diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a342b49a3..ee6616411 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-testsuite diff --git a/testsuite/tck/pom.xml b/testsuite/tck/pom.xml index e7a1cefc0..a36b3b7aa 100644 --- a/testsuite/tck/pom.xml +++ b/testsuite/tck/pom.xml @@ -20,7 +20,7 @@ io.smallrye smallrye-open-api-testsuite - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-testsuite-tck diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml index 67895dde5..29e72df3d 100644 --- a/tools/maven-plugin/pom.xml +++ b/tools/maven-plugin/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-tools - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-maven-plugin maven-plugin diff --git a/tools/pom.xml b/tools/pom.xml index 845ee44c1..62d6c8f70 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-tools diff --git a/ui/open-api-ui-forms/pom.xml b/ui/open-api-ui-forms/pom.xml index 36e3ac454..00a490961 100644 --- a/ui/open-api-ui-forms/pom.xml +++ b/ui/open-api-ui-forms/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-ui-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-ui-forms diff --git a/ui/open-api-ui/pom.xml b/ui/open-api-ui/pom.xml index 0a8fca766..8b0c78802 100644 --- a/ui/open-api-ui/pom.xml +++ b/ui/open-api-ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-ui-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-ui diff --git a/ui/pom.xml b/ui/pom.xml index 328410635..600e0e888 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.1.3-SNAPSHOT + 2.1.3 smallrye-open-api-ui-parent