diff --git a/api/pom.xml b/api/pom.xml index 49fc67bb3..d80a440e3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 1.1-SNAPSHOT + 1.0 microprofile-openapi-api diff --git a/pom.xml b/pom.xml index 2d37efcf1..b7d5636f9 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 1.1-SNAPSHOT + 1.0 pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -77,7 +77,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 - HEAD + 1.0 diff --git a/spec/pom.xml b/spec/pom.xml index 0614ce361..3a7fdde56 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 1.1-SNAPSHOT + 1.0 microprofile-openapi-spec diff --git a/tck/pom.xml b/tck/pom.xml index 64f5ea691..9e184866c 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 1.1-SNAPSHOT + 1.0 microprofile-openapi-tck