From b127863db108b4f7c353ecc1b95dc6a01bfcf91c Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Thu, 6 Apr 2023 06:18:47 -0400 Subject: [PATCH] upgrade to version 2.1.10 before release --- authhub/pom.xml | 2 +- authorize/pom.xml | 2 +- cache/pom.xml | 2 +- client/pom.xml | 2 +- code/pom.xml | 2 +- key/pom.xml | 2 +- pom.xml | 4 ++-- provider/pom.xml | 2 +- refresh-token/pom.xml | 2 +- service/pom.xml | 2 +- token/pom.xml | 2 +- user/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/authhub/pom.xml b/authhub/pom.xml index 8be17a40..b0fc6617 100644 --- a/authhub/pom.xml +++ b/authhub/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/authorize/pom.xml b/authorize/pom.xml index d145af47..645a4740 100644 --- a/authorize/pom.xml +++ b/authorize/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/cache/pom.xml b/cache/pom.xml index 30703f44..0739e534 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/client/pom.xml b/client/pom.xml index 63c15cc1..289e9c2d 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/code/pom.xml b/code/pom.xml index ee607f15..bff918f2 100644 --- a/code/pom.xml +++ b/code/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/key/pom.xml b/key/pom.xml index ab68340d..7a6cfc00 100644 --- a/key/pom.xml +++ b/key/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/pom.xml b/pom.xml index 08bf7e8e..07eb25c2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 pom Parent POM OAuth2 provider microservices based on Light-Java and SQL @@ -78,7 +78,7 @@ 11 UTF-8 - 2.1.10-SNAPSHOT + 2.1.10 1.0.65 2.14.2 2.0.7 diff --git a/provider/pom.xml b/provider/pom.xml index bd91264b..68591897 100644 --- a/provider/pom.xml +++ b/provider/pom.xml @@ -6,7 +6,7 @@ light-oauth2 com.networknt - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/refresh-token/pom.xml b/refresh-token/pom.xml index b53e7a94..90c9716c 100644 --- a/refresh-token/pom.xml +++ b/refresh-token/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/service/pom.xml b/service/pom.xml index 17c20708..476ca489 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/token/pom.xml b/token/pom.xml index 6f65c042..747cf657 100644 --- a/token/pom.xml +++ b/token/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 .. diff --git a/user/pom.xml b/user/pom.xml index d5c3f45e..717c772e 100644 --- a/user/pom.xml +++ b/user/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.10-SNAPSHOT + 2.1.10 ..