From b224f795149e290e2698befaa677608f8ea6ac36 Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Sun, 1 Nov 2020 19:00:37 -0500 Subject: [PATCH] upgrade to version 2.0.20-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 863d4edd..74fc45a6 100644 --- a/authhub/pom.xml +++ b/authhub/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/authorize/pom.xml b/authorize/pom.xml index bb6c279b..dd5d52e2 100644 --- a/authorize/pom.xml +++ b/authorize/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/cache/pom.xml b/cache/pom.xml index ea6454bc..d9539f32 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/client/pom.xml b/client/pom.xml index 05027770..0359815c 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/code/pom.xml b/code/pom.xml index 202e1625..25a7420b 100644 --- a/code/pom.xml +++ b/code/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/key/pom.xml b/key/pom.xml index 89da5355..e19bbccb 100644 --- a/key/pom.xml +++ b/key/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 6c0a83aa..bd036dfa 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT pom Parent POM OAuth2 provider microservices based on Light-Java and SQL @@ -78,7 +78,7 @@ 11 UTF-8 - 2.0.19 + 2.0.20-SNAPSHOT 1.0.29 2.10.4 1.7.25 diff --git a/provider/pom.xml b/provider/pom.xml index 302a43df..f972dee4 100644 --- a/provider/pom.xml +++ b/provider/pom.xml @@ -6,7 +6,7 @@ light-oauth2 com.networknt - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/refresh-token/pom.xml b/refresh-token/pom.xml index 2ae9901f..e6ad71eb 100644 --- a/refresh-token/pom.xml +++ b/refresh-token/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/service/pom.xml b/service/pom.xml index 4d734b25..f9bf61c1 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/token/pom.xml b/token/pom.xml index 5fcf5a12..2a2bf924 100644 --- a/token/pom.xml +++ b/token/pom.xml @@ -3,7 +3,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT .. diff --git a/user/pom.xml b/user/pom.xml index 6172a337..b608b40b 100644 --- a/user/pom.xml +++ b/user/pom.xml @@ -4,7 +4,7 @@ com.networknt light-oauth2 - 2.0.19 + 2.0.20-SNAPSHOT ..