diff --git a/api/pom.xml b/api/pom.xml index 30e82d08..fed73a0c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0 microprofile-openapi-api diff --git a/pom.xml b/pom.xml index b4dd43df..084aed1a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0 pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -58,7 +58,7 @@ https://github.com/eclipse/microprofile-open-api scm:git:https://github.com/eclipse/microprofile-open-api.git scm:git:git@github.com:eclipse/microprofile-open-api.git - 3.1-SNAPSHOT + 4.0 diff --git a/spec/pom.xml b/spec/pom.xml index 33695577..a5893082 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0 microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index bc08375e..fc18adc4 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0 microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index dd664bb3..ab9340c8 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 4.0-SNAPSHOT + 4.0 microprofile-openapi-tck