diff --git a/api/pom.xml b/api/pom.xml index 1263d778c..ced2cf1ee 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.1 microprofile-openapi-api diff --git a/pom.xml b/pom.xml index 477292f63..ab02009ca 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.1 pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -54,7 +54,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 + 3.1 diff --git a/spec/pom.xml b/spec/pom.xml index b9f857e2c..ecead375b 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.1 microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index e31145ac1..9bb225060 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.1 microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index 24864c000..f3a990b0e 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.1 microprofile-openapi-tck