diff --git a/implementation/pom.xml b/implementation/pom.xml index 0862071a5..e9c6102d5 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -22,7 +22,7 @@ io.smallrye smallrye-open-api-parent - 1.1.20-SNAPSHOT + 1.1.20 smallrye-open-api diff --git a/pom.xml b/pom.xml index ee1e7d52a..15a5f19a6 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ smallrye-open-api-parent - 1.1.20-SNAPSHOT + 1.1.20 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/ - HEAD + 1.1.20 diff --git a/release/pom.xml b/release/pom.xml index 9d3207b1f..43b11e2d8 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 1.1.20-SNAPSHOT + 1.1.20 smallrye-open-api-release diff --git a/tck/pom.xml b/tck/pom.xml index 67e79cc55..959365d36 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-parent - 1.1.20-SNAPSHOT + 1.1.20 smallrye-open-api-tck SmallRye: MicroProfile OpenAPI TCK