From 50a9191591b761523d3acc20566d7e2b29da6394 Mon Sep 17 00:00:00 2001 From: Rohan Nagar Date: Mon, 5 Apr 2021 13:32:23 -0700 Subject: [PATCH] [maven-release-plugin] prepare release v3.0.1 --- 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 279028511..cbdfbe8f2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,13 +5,13 @@ parent com.sanctionco.thunder - 3.0.1-SNAPSHOT + 3.0.1 api api jar - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/application/pom.xml b/application/pom.xml index d9ce8eeb6..904fc654b 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -5,13 +5,13 @@ parent com.sanctionco.thunder - 3.0.1-SNAPSHOT + 3.0.1 application application jar - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/client/pom.xml b/client/pom.xml index cfcaa5f9b..e9eb2ad1f 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -5,13 +5,13 @@ parent com.sanctionco.thunder - 3.0.1-SNAPSHOT + 3.0.1 client client jar - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/pom.xml b/pom.xml index 04418b363..147a38d9b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.sanctionco.thunder parent - 3.0.1-SNAPSHOT + 3.0.1 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.1