From 0d8f87564656f168a87f8cc06a1b5958fdddf8f8 Mon Sep 17 00:00:00 2001 From: Adrien Nguyen Date: Wed, 12 Apr 2023 20:08:11 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.9 --- KinanCity-captcha-2captcha/pom.xml | 4 ++-- KinanCity-captcha-AntiCaptcha/pom.xml | 4 ++-- KinanCity-captcha-ImageTypers/pom.xml | 4 ++-- KinanCity-captcha-api/pom.xml | 2 +- KinanCity-captcha-captchaai/pom.xml | 4 ++-- KinanCity-captcha-client/pom.xml | 4 ++-- KinanCity-captcha-server/pom.xml | 6 +++--- KinanCity-core/pom.xml | 16 ++++++++-------- KinanCity-mail/pom.xml | 2 +- KinanCity-utils/pom.xml | 4 ++-- pom.xml | 4 ++-- ptc-api/pom.xml | 2 +- 12 files changed, 28 insertions(+), 28 deletions(-) diff --git a/KinanCity-captcha-2captcha/pom.xml b/KinanCity-captcha-2captcha/pom.xml index b8674e6..c30f549 100644 --- a/KinanCity-captcha-2captcha/pom.xml +++ b/KinanCity-captcha-2captcha/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-captcha-2captcha @@ -11,7 +11,7 @@ com.kinancity kinancity-captcha-api - 2.1.9-SNAPSHOT + 2.1.9 diff --git a/KinanCity-captcha-AntiCaptcha/pom.xml b/KinanCity-captcha-AntiCaptcha/pom.xml index a1d0e8a..9d5ee52 100644 --- a/KinanCity-captcha-AntiCaptcha/pom.xml +++ b/KinanCity-captcha-AntiCaptcha/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-captcha-anticaptcha @@ -18,7 +18,7 @@ com.kinancity kinancity-captcha-api - 2.1.9-SNAPSHOT + 2.1.9 diff --git a/KinanCity-captcha-ImageTypers/pom.xml b/KinanCity-captcha-ImageTypers/pom.xml index 1d60e95..e2ab51a 100644 --- a/KinanCity-captcha-ImageTypers/pom.xml +++ b/KinanCity-captcha-ImageTypers/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-captcha-imagetypers @@ -12,7 +12,7 @@ com.kinancity kinancity-captcha-api - 2.1.9-SNAPSHOT + 2.1.9 diff --git a/KinanCity-captcha-api/pom.xml b/KinanCity-captcha-api/pom.xml index eedf1ba..fc6bb18 100644 --- a/KinanCity-captcha-api/pom.xml +++ b/KinanCity-captcha-api/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-captcha-api diff --git a/KinanCity-captcha-captchaai/pom.xml b/KinanCity-captcha-captchaai/pom.xml index 96f0a20..460202f 100644 --- a/KinanCity-captcha-captchaai/pom.xml +++ b/KinanCity-captcha-captchaai/pom.xml @@ -3,7 +3,7 @@ kinancity-parent com.kinancity - 2.1.9-SNAPSHOT + 2.1.9 4.0.0 @@ -18,7 +18,7 @@ com.kinancity kinancity-captcha-api - 2.1.9-SNAPSHOT + 2.1.9 diff --git a/KinanCity-captcha-client/pom.xml b/KinanCity-captcha-client/pom.xml index a6fe9c5..dff4aef 100644 --- a/KinanCity-captcha-client/pom.xml +++ b/KinanCity-captcha-client/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-captcha-client @@ -11,7 +11,7 @@ com.kinancity kinancity-captcha-anticaptcha - 2.1.9-SNAPSHOT + 2.1.9 diff --git a/KinanCity-captcha-server/pom.xml b/KinanCity-captcha-server/pom.xml index 891b5ca..c01d169 100644 --- a/KinanCity-captcha-server/pom.xml +++ b/KinanCity-captcha-server/pom.xml @@ -7,7 +7,7 @@ kinancity-captcha-server - 2.1.9-SNAPSHOT + 2.1.9 @@ -88,7 +88,7 @@ com.kinancity kinancity-captcha-anticaptcha - 2.1.9-SNAPSHOT + 2.1.9 @@ -116,6 +116,6 @@ - v2.1.8 + v2.1.9 \ No newline at end of file diff --git a/KinanCity-core/pom.xml b/KinanCity-core/pom.xml index f850eb6..30f7c85 100644 --- a/KinanCity-core/pom.xml +++ b/KinanCity-core/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-core @@ -21,43 +21,43 @@ com.kinancity kinancity-utils - 2.1.9-SNAPSHOT + 2.1.9 com.kinancity kinancity-captcha-2captcha - 2.1.9-SNAPSHOT + 2.1.9 com.kinancity kinancity-captcha-imagetypers - 2.1.9-SNAPSHOT + 2.1.9 com.kinancity kinancity-captcha-captchaii - 2.1.9-SNAPSHOT + 2.1.9 com.kinancity kinancity-captcha-anticaptcha - 2.1.9-SNAPSHOT + 2.1.9 com.kinancity kinancity-captcha-client - 2.1.9-SNAPSHOT + 2.1.9 com.kinancity ptc-api - 2.1.9-SNAPSHOT + 2.1.9 diff --git a/KinanCity-mail/pom.xml b/KinanCity-mail/pom.xml index c93961c..193c43c 100644 --- a/KinanCity-mail/pom.xml +++ b/KinanCity-mail/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-mail diff --git a/KinanCity-utils/pom.xml b/KinanCity-utils/pom.xml index e1616c8..1b01eb2 100644 --- a/KinanCity-utils/pom.xml +++ b/KinanCity-utils/pom.xml @@ -3,10 +3,10 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 kinancity-utils - 2.1.9-SNAPSHOT + 2.1.9 diff --git a/pom.xml b/pom.xml index 1b4004a..cc5fdfd 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 pom Kinan City @@ -12,7 +12,7 @@ https://github.com/drallieiv/KinanCity scm:git:git@github.com:drallieiv/KinanCity.git - v2.1.8 + v2.1.9 diff --git a/ptc-api/pom.xml b/ptc-api/pom.xml index 72bec4b..3ab6dfe 100644 --- a/ptc-api/pom.xml +++ b/ptc-api/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.9-SNAPSHOT + 2.1.9 ptc-api PTC account creation API