From 25dc6564d286d492fe7893b34a84c0aa8ddd221b Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Thu, 19 Sep 2024 10:56:09 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.1.2 --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- spi/pom.xml | 2 +- tck/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index beb293c3..e2d21af7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.2-SNAPSHOT + 3.1.2 microprofile-openapi-api diff --git a/pom.xml b/pom.xml index e20c5df0..7f8ed075 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.2-SNAPSHOT + 3.1.2 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-SNAPSHOT + 3.1.2 diff --git a/spec/pom.xml b/spec/pom.xml index 05d67944..eaf2b7bc 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.2-SNAPSHOT + 3.1.2 microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index c9b15c2a..e2467de7 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.2-SNAPSHOT + 3.1.2 microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index 0927a091..fe587dd8 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.2-SNAPSHOT + 3.1.2 microprofile-openapi-tck