From 1f60ee8c60d23e131879ab43516764e6f2ee5feb Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Tue, 30 Nov 2021 12:47:28 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0 --- 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 1263d778c..21f5fded0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.0 microprofile-openapi-api diff --git a/pom.xml b/pom.xml index c14656097..5bf07f401 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.0 pom MicroProfile OpenAPI Eclipse MicroProfile OpenAPI @@ -53,7 +53,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.0-SNAPSHOT + 3.0 diff --git a/spec/pom.xml b/spec/pom.xml index b9f857e2c..83239fe57 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.0 microprofile-openapi-spec diff --git a/spi/pom.xml b/spi/pom.xml index e31145ac1..ec00b2981 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.0 microprofile-openapi-spi diff --git a/tck/pom.xml b/tck/pom.xml index c3b48434e..7fe630b46 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.openapi microprofile-openapi-parent - 3.1-SNAPSHOT + 3.0 microprofile-openapi-tck