From f968f36956f4908fad18aef57a3fb03fa768f1a5 Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Tue, 21 Nov 2023 07:41:29 -0500 Subject: [PATCH] upgrade to version 2.1.31-SNAPSHOT after 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 2d7cd871..6b6f1481 100644 --- a/authhub/pom.xml +++ b/authhub/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/authorize/pom.xml b/authorize/pom.xml index 00668dde..44d70926 100644 --- a/authorize/pom.xml +++ b/authorize/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/cache/pom.xml b/cache/pom.xml index 6795dcc3..b4e68145 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/client/pom.xml b/client/pom.xml index 71211d3f..5f32274e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/code/pom.xml b/code/pom.xml index fe4baaee..4dea1058 100644 --- a/code/pom.xml +++ b/code/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/key/pom.xml b/key/pom.xml index f0a9d3ac..24a810bf 100644 --- a/key/pom.xml +++ b/key/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index e0030f0c..b5e05129 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT pom Parent POM OAuth2 provider microservices based on Light-Java and SQL @@ -78,7 +78,7 @@ 11 UTF-8 - 2.1.30 + 2.1.31-SNAPSHOT 1.0.65 2.15.3 2.0.7 diff --git a/provider/pom.xml b/provider/pom.xml index d8f98780..f7cfa103 100644 --- a/provider/pom.xml +++ b/provider/pom.xml @@ -6,7 +6,7 @@ light-oauth2 com.networknt - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/refresh-token/pom.xml b/refresh-token/pom.xml index 1543b27d..ca33df53 100644 --- a/refresh-token/pom.xml +++ b/refresh-token/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/service/pom.xml b/service/pom.xml index a679db0a..3101e313 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/token/pom.xml b/token/pom.xml index f5c016d3..e00351ba 100644 --- a/token/pom.xml +++ b/token/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT .. diff --git a/user/pom.xml b/user/pom.xml index 1550aecb..b6615ee2 100644 --- a/user/pom.xml +++ b/user/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.1.30 + 2.1.31-SNAPSHOT ..