diff --git a/core/pom.xml b/core/pom.xml index 0c102749c..ea330e3e4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 smallrye-open-api-core diff --git a/extension-jaxrs/pom.xml b/extension-jaxrs/pom.xml index 1c81af19e..fcfdeb167 100644 --- a/extension-jaxrs/pom.xml +++ b/extension-jaxrs/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 smallrye-open-api-jaxrs diff --git a/extension-spring/pom.xml b/extension-spring/pom.xml index b6c5c6fee..87a8502c4 100644 --- a/extension-spring/pom.xml +++ b/extension-spring/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 smallrye-open-api-spring diff --git a/extension-vertx/pom.xml b/extension-vertx/pom.xml index 116390313..7c3961c65 100644 --- a/extension-vertx/pom.xml +++ b/extension-vertx/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 smallrye-open-api-vertx diff --git a/implementation/pom.xml b/implementation/pom.xml index 38cbf7439..10c2d4048 100644 --- a/implementation/pom.xml +++ b/implementation/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 smallrye-open-api diff --git a/pom.xml b/pom.xml index 5cb6805e7..69923d7ea 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 pom SmallRye: 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.4 diff --git a/release/pom.xml b/release/pom.xml index b6ee3c9b8..4f73a3484 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 smallrye-open-api-release diff --git a/tck/pom.xml b/tck/pom.xml index 0ce29bdb2..266da5243 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -3,7 +3,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 ../ diff --git a/ui/pom.xml b/ui/pom.xml index 371cdac30..e2be0168b 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ io.smallrye smallrye-open-api-parent - 2.0.4-SNAPSHOT + 2.0.4 smallrye-open-api-ui