From 93c98a656cdb176427e1c767bf1bd085b706791c Mon Sep 17 00:00:00 2001 From: Eclipse MicroProfile bot Date: Mon, 21 Mar 2022 18:09:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 2.0 --- api/pom.xml | 2 +- pom.xml | 4 ++-- spec/pom.xml | 2 +- tck/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index a473f18a..ec11e03d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.graphql microprofile-graphql-parent - 2.0-SNAPSHOT + 2.0 ../ diff --git a/pom.xml b/pom.xml index d2479fdb..bd2c2c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.eclipse.microprofile.graphql microprofile-graphql-parent - 2.0-SNAPSHOT + 2.0 pom MicroProfile GraphQL @@ -45,7 +45,7 @@ scm:git:https://github.com/eclipse/microprofile-graphql.git scm:git:git@github.com:eclipse/microprofile-graphql.git https://github.com/eclipse/microprofile-graphql - HEAD + 2.0 diff --git a/spec/pom.xml b/spec/pom.xml index 8c2657a5..e1414bd5 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -19,7 +19,7 @@ org.eclipse.microprofile.graphql microprofile-graphql-parent - 2.0-SNAPSHOT + 2.0 microprofile-graphql-spec diff --git a/tck/pom.xml b/tck/pom.xml index 95854fa8..3c0bb006 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -20,7 +20,7 @@ org.eclipse.microprofile.graphql microprofile-graphql-parent - 2.0-SNAPSHOT + 2.0 microprofile-graphql-tck