From f65c48c76eb12d42faaa2e62bb786ac91b94b8d4 Mon Sep 17 00:00:00 2001 From: Nico Date: Sun, 22 Mar 2020 17:12:35 +0800 Subject: [PATCH] fix pom version. --- landlords-client/pom.xml | 4 ++-- landlords-common/pom.xml | 2 +- landlords-server/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/landlords-client/pom.xml b/landlords-client/pom.xml index 011a70d..c710659 100644 --- a/landlords-client/pom.xml +++ b/landlords-client/pom.xml @@ -13,14 +13,14 @@ com.smallnico.ratel landlords - 1.1.0 + 1.2.2 com.smallnico.ratel landlords-common - 1.1.0 + 1.2.2 diff --git a/landlords-common/pom.xml b/landlords-common/pom.xml index 8c40510..6a0af2f 100644 --- a/landlords-common/pom.xml +++ b/landlords-common/pom.xml @@ -10,7 +10,7 @@ com.smallnico.ratel landlords - 1.1.0 + 1.2.2 \ No newline at end of file diff --git a/landlords-server/pom.xml b/landlords-server/pom.xml index 8f3ba08..fc0ed3f 100644 --- a/landlords-server/pom.xml +++ b/landlords-server/pom.xml @@ -9,7 +9,7 @@ com.smallnico.ratel landlords - 1.1.0 + 1.2.2 @@ -20,7 +20,7 @@ com.smallnico.ratel landlords-common - 1.1.0 + 1.2.2