diff --git a/implementation/pom.xml b/implementation/pom.xml index 3a429631c..f7f014c4f 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-open-api-parent - 1.1.22-SNAPSHOT + 1.1.22 smallrye-open-api diff --git a/pom.xml b/pom.xml index 14fef0866..e7746ef53 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-open-api-parent - 1.1.22-SNAPSHOT + 1.1.22 pom SmallRye: MicroProfile OpenAPI Parent @@ -64,7 +64,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/ - 1.1.20 + 1.1.22 diff --git a/release/pom.xml b/release/pom.xml index 2dff6ad89..df4b1d880 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 1.1.22-SNAPSHOT + 1.1.22 smallrye-open-api-release diff --git a/tck/pom.xml b/tck/pom.xml index b743d90d0..cfb931e5d 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-parent - 1.1.22-SNAPSHOT + 1.1.22 smallrye-open-api-tck SmallRye: MicroProfile OpenAPI TCK