From 2e5e1640553b62a70b1387b631cf00a8700355e8 Mon Sep 17 00:00:00 2001 From: Adrien Nguyen Date: Wed, 9 Aug 2023 02:21:17 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.16 --- 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-capsolver/pom.xml | 4 ++-- KinanCity-captcha-client/pom.xml | 4 ++-- KinanCity-captcha-deathbycaptcha/pom.xml | 4 ++-- KinanCity-captcha-server/pom.xml | 6 +++--- KinanCity-core/pom.xml | 18 +++++++++--------- KinanCity-mail/pom.xml | 2 +- KinanCity-utils/pom.xml | 4 ++-- pom.xml | 4 ++-- ptc-api/pom.xml | 2 +- 13 files changed, 31 insertions(+), 31 deletions(-) diff --git a/KinanCity-captcha-2captcha/pom.xml b/KinanCity-captcha-2captcha/pom.xml index 1ebca93..1d04652 100644 --- a/KinanCity-captcha-2captcha/pom.xml +++ b/KinanCity-captcha-2captcha/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-captcha-2captcha @@ -11,7 +11,7 @@ com.kinancity kinancity-captcha-api - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/KinanCity-captcha-AntiCaptcha/pom.xml b/KinanCity-captcha-AntiCaptcha/pom.xml index bb54bc4..5d076a6 100644 --- a/KinanCity-captcha-AntiCaptcha/pom.xml +++ b/KinanCity-captcha-AntiCaptcha/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-captcha-anticaptcha @@ -18,7 +18,7 @@ com.kinancity kinancity-captcha-api - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/KinanCity-captcha-ImageTypers/pom.xml b/KinanCity-captcha-ImageTypers/pom.xml index 2886c37..89bbba7 100644 --- a/KinanCity-captcha-ImageTypers/pom.xml +++ b/KinanCity-captcha-ImageTypers/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-captcha-imagetypers @@ -12,7 +12,7 @@ com.kinancity kinancity-captcha-api - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/KinanCity-captcha-api/pom.xml b/KinanCity-captcha-api/pom.xml index 944d7fa..15fb9f5 100644 --- a/KinanCity-captcha-api/pom.xml +++ b/KinanCity-captcha-api/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-captcha-api diff --git a/KinanCity-captcha-capsolver/pom.xml b/KinanCity-captcha-capsolver/pom.xml index f7180a2..9db6396 100644 --- a/KinanCity-captcha-capsolver/pom.xml +++ b/KinanCity-captcha-capsolver/pom.xml @@ -3,7 +3,7 @@ kinancity-parent com.kinancity - 2.1.16-SNAPSHOT + 2.1.16 4.0.0 @@ -18,7 +18,7 @@ com.kinancity kinancity-captcha-api - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/KinanCity-captcha-client/pom.xml b/KinanCity-captcha-client/pom.xml index 2f32329..0532919 100644 --- a/KinanCity-captcha-client/pom.xml +++ b/KinanCity-captcha-client/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-captcha-client @@ -11,7 +11,7 @@ com.kinancity kinancity-captcha-anticaptcha - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/KinanCity-captcha-deathbycaptcha/pom.xml b/KinanCity-captcha-deathbycaptcha/pom.xml index 1994fa3..f513d01 100644 --- a/KinanCity-captcha-deathbycaptcha/pom.xml +++ b/KinanCity-captcha-deathbycaptcha/pom.xml @@ -3,7 +3,7 @@ kinancity-parent com.kinancity - 2.1.16-SNAPSHOT + 2.1.16 4.0.0 @@ -24,7 +24,7 @@ com.kinancity kinancity-captcha-api - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/KinanCity-captcha-server/pom.xml b/KinanCity-captcha-server/pom.xml index 386e029..91f9921 100644 --- a/KinanCity-captcha-server/pom.xml +++ b/KinanCity-captcha-server/pom.xml @@ -7,7 +7,7 @@ kinancity-captcha-server - 2.1.14-SNAPSHOT + 2.1.14 @@ -88,7 +88,7 @@ com.kinancity kinancity-captcha-anticaptcha - 2.1.16-SNAPSHOT + 2.1.16 @@ -116,6 +116,6 @@ - v2.1.8 + v2.1.16 \ No newline at end of file diff --git a/KinanCity-core/pom.xml b/KinanCity-core/pom.xml index 784ccc7..2eab4fd 100644 --- a/KinanCity-core/pom.xml +++ b/KinanCity-core/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-core @@ -21,49 +21,49 @@ com.kinancity kinancity-utils - 2.1.16-SNAPSHOT + 2.1.16 com.kinancity kinancity-captcha-2captcha - 2.1.16-SNAPSHOT + 2.1.16 com.kinancity kinancity-captcha-imagetypers - 2.1.16-SNAPSHOT + 2.1.16 com.kinancity kinancity-captcha-capsolver - 2.1.16-SNAPSHOT + 2.1.16 com.kinancity kinancity-captcha-anticaptcha - 2.1.16-SNAPSHOT + 2.1.16 com.kinancity kinancity-captcha-deathbycaptcha - 2.1.16-SNAPSHOT + 2.1.16 com.kinancity kinancity-captcha-client - 2.1.16-SNAPSHOT + 2.1.16 com.kinancity ptc-api - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/KinanCity-mail/pom.xml b/KinanCity-mail/pom.xml index 71c5fbb..8fcf78e 100644 --- a/KinanCity-mail/pom.xml +++ b/KinanCity-mail/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-mail diff --git a/KinanCity-utils/pom.xml b/KinanCity-utils/pom.xml index 09d4071..8c148cb 100644 --- a/KinanCity-utils/pom.xml +++ b/KinanCity-utils/pom.xml @@ -3,10 +3,10 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 kinancity-utils - 2.1.16-SNAPSHOT + 2.1.16 diff --git a/pom.xml b/pom.xml index bbb9695..827d109 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 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.16 diff --git a/ptc-api/pom.xml b/ptc-api/pom.xml index 3b3fd27..5afedc1 100644 --- a/ptc-api/pom.xml +++ b/ptc-api/pom.xml @@ -3,7 +3,7 @@ com.kinancity kinancity-parent - 2.1.16-SNAPSHOT + 2.1.16 ptc-api PTC account creation API