From 7ce6a0e36e79fd5bcb91d9927451d588be5bb9ff Mon Sep 17 00:00:00 2001 From: Rohan Nagar Date: Mon, 5 Apr 2021 10:00:39 -0700 Subject: [PATCH] [maven-release-plugin] prepare release v3.0.0 --- api/pom.xml | 4 ++-- application/pom.xml | 4 ++-- client/pom.xml | 4 ++-- pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index dd0eca088..48c6ede90 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,13 +5,13 @@ parent com.sanctionco.thunder - 2.1.1-SNAPSHOT + 3.0.0 api api jar - 2.1.1-SNAPSHOT + 3.0.0 diff --git a/application/pom.xml b/application/pom.xml index 7f3e47440..5d743d1ee 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ parent com.sanctionco.thunder - 2.1.1-SNAPSHOT + 3.0.0 application application jar - 2.1.1-SNAPSHOT + 3.0.0 diff --git a/client/pom.xml b/client/pom.xml index 7ec4608f4..5f2159d00 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,13 +5,13 @@ parent com.sanctionco.thunder - 2.1.1-SNAPSHOT + 3.0.0 client client jar - 2.1.1-SNAPSHOT + 3.0.0 diff --git a/pom.xml b/pom.xml index 8026da1f3..effc92e73 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sanctionco.thunder parent - 2.1.1-SNAPSHOT + 3.0.0 pom Thunder @@ -15,7 +15,7 @@ https://github.com/RohanNagar/thunder scm:git:git@github.com:RohanNagar/thunder scm:git:git@github.com:RohanNagar/thunder - HEAD + v3.0.0