From 1bfbaebf6f9407c6f5395b550f492d107cbe500f Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Fri, 20 Sep 2024 14:14:54 -0400 Subject: [PATCH] upgrade to version 2.1.37 before release --- access-control/pom.xml | 2 +- openapi-config/pom.xml | 2 +- openapi-meta/pom.xml | 2 +- openapi-security/pom.xml | 2 +- openapi-validator/pom.xml | 2 +- pom.xml | 4 ++-- specification/pom.xml | 2 +- validator-config/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/access-control/pom.xml b/access-control/pom.xml index a1bcb99..b836285 100644 --- a/access-control/pom.xml +++ b/access-control/pom.xml @@ -21,7 +21,7 @@ com.networknt light-rest-4j - 2.1.37-SNAPSHOT + 2.1.37 ../pom.xml diff --git a/openapi-config/pom.xml b/openapi-config/pom.xml index 79dac95..a96570b 100644 --- a/openapi-config/pom.xml +++ b/openapi-config/pom.xml @@ -21,7 +21,7 @@ com.networknt light-rest-4j - 2.1.37-SNAPSHOT + 2.1.37 ../pom.xml diff --git a/openapi-meta/pom.xml b/openapi-meta/pom.xml index 47e4bdd..b4955fd 100644 --- a/openapi-meta/pom.xml +++ b/openapi-meta/pom.xml @@ -21,7 +21,7 @@ com.networknt light-rest-4j - 2.1.37-SNAPSHOT + 2.1.37 ../pom.xml diff --git a/openapi-security/pom.xml b/openapi-security/pom.xml index 5375679..ead6902 100644 --- a/openapi-security/pom.xml +++ b/openapi-security/pom.xml @@ -21,7 +21,7 @@ com.networknt light-rest-4j - 2.1.37-SNAPSHOT + 2.1.37 ../pom.xml diff --git a/openapi-validator/pom.xml b/openapi-validator/pom.xml index f3fb326..1ffd243 100644 --- a/openapi-validator/pom.xml +++ b/openapi-validator/pom.xml @@ -21,7 +21,7 @@ com.networknt light-rest-4j - 2.1.37-SNAPSHOT + 2.1.37 ../pom.xml diff --git a/pom.xml b/pom.xml index 8536f7d..b1f8976 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.networknt light-rest-4j - 2.1.37-SNAPSHOT + 2.1.37 pom Parent POM Light 4J Framework REST Components @@ -94,7 +94,7 @@ ${java.version} ${java.version} UTF-8 - 2.1.37-SNAPSHOT + 2.1.37 2.17.2 2.0.13 0.9.6 diff --git a/specification/pom.xml b/specification/pom.xml index 3c75ffa..36b7483 100644 --- a/specification/pom.xml +++ b/specification/pom.xml @@ -5,7 +5,7 @@ light-rest-4j com.networknt - 2.1.37-SNAPSHOT + 2.1.37 4.0.0 diff --git a/validator-config/pom.xml b/validator-config/pom.xml index b43b8da..bfc3a9d 100644 --- a/validator-config/pom.xml +++ b/validator-config/pom.xml @@ -21,7 +21,7 @@ com.networknt light-rest-4j - 2.1.37-SNAPSHOT + 2.1.37 ../pom.xml