diff --git a/api/pom.xml b/api/pom.xml index e2d21af7..beb293c3 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-api diff --git a/pom.xml b/pom.xml index 7f8ed075..e20c5df0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -56,7 +56,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.2 + 3.1-SNAPSHOT diff --git a/spec/pom.xml b/spec/pom.xml index eaf2b7bc..05d67944 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index e2467de7..c9b15c2a 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index fe587dd8..0927a091 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1.2 + 3.2-SNAPSHOT microprofile-openapi-tck