From f543f0cc070f96cba0517a4b847a3066da9f9691 Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Mon, 6 Feb 2023 09:45:33 -0500 Subject: [PATCH] upgrade to version 2.1.6 before release --- codegen-cli/pom.xml | 2 +- codegen-core/pom.xml | 2 +- codegen-fwk/pom.xml | 2 +- codegen-web/pom.xml | 2 +- light-graphql-4j/pom.xml | 2 +- .../src/main/resources/templates/graphql/pom.xml.rocker.raw | 2 +- light-hybrid-4j/pom.xml | 2 +- .../main/resources/templates/hybrid/server/pom.xml.rocker.raw | 2 +- .../resources/templates/hybrid/service/pom.xml.rocker.raw | 2 +- light-rest-4j/pom.xml | 2 +- .../resources/templates/lambda/gradleProperties.rocker.raw | 2 +- .../src/main/resources/templates/lambda/pom.xml.rocker.raw | 2 +- .../templates/rest/parent/gradleProperties.rocker.raw | 2 +- .../main/resources/templates/rest/parent/pom.xml.rocker.raw | 2 +- .../templates/rest/single/gradleProperties.rocker.raw | 2 +- .../main/resources/templates/rest/single/pom.xml.rocker.raw | 2 +- .../templates/restkotlin/gradleProperties.rocker.raw | 2 +- pom.xml | 4 ++-- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/codegen-cli/pom.xml b/codegen-cli/pom.xml index c5c5a8a2..418a4155 100644 --- a/codegen-cli/pom.xml +++ b/codegen-cli/pom.xml @@ -21,7 +21,7 @@ com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 ../pom.xml diff --git a/codegen-core/pom.xml b/codegen-core/pom.xml index 2719ff2d..2e6550ef 100644 --- a/codegen-core/pom.xml +++ b/codegen-core/pom.xml @@ -21,7 +21,7 @@ com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 ../pom.xml diff --git a/codegen-fwk/pom.xml b/codegen-fwk/pom.xml index b859941b..c296dfad 100644 --- a/codegen-fwk/pom.xml +++ b/codegen-fwk/pom.xml @@ -21,7 +21,7 @@ com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 ../pom.xml diff --git a/codegen-web/pom.xml b/codegen-web/pom.xml index aeed953d..77703c70 100644 --- a/codegen-web/pom.xml +++ b/codegen-web/pom.xml @@ -21,7 +21,7 @@ com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 ../pom.xml diff --git a/light-graphql-4j/pom.xml b/light-graphql-4j/pom.xml index edb7cd51..db50888f 100644 --- a/light-graphql-4j/pom.xml +++ b/light-graphql-4j/pom.xml @@ -21,7 +21,7 @@ com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 ../pom.xml diff --git a/light-graphql-4j/src/main/resources/templates/graphql/pom.xml.rocker.raw b/light-graphql-4j/src/main/resources/templates/graphql/pom.xml.rocker.raw index 828ad438..769fa32d 100644 --- a/light-graphql-4j/src/main/resources/templates/graphql/pom.xml.rocker.raw +++ b/light-graphql-4j/src/main/resources/templates/graphql/pom.xml.rocker.raw @@ -12,7 +12,7 @@ 11 UTF-8 com.networknt.server.Server - 2.1.6-SNAPSHOT + 2.1.6 2.14.0 1.7.36 0.6.3 diff --git a/light-hybrid-4j/pom.xml b/light-hybrid-4j/pom.xml index e9e12996..3d0925eb 100644 --- a/light-hybrid-4j/pom.xml +++ b/light-hybrid-4j/pom.xml @@ -21,7 +21,7 @@ com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 ../pom.xml diff --git a/light-hybrid-4j/src/main/resources/templates/hybrid/server/pom.xml.rocker.raw b/light-hybrid-4j/src/main/resources/templates/hybrid/server/pom.xml.rocker.raw index c775b0c9..047617d0 100644 --- a/light-hybrid-4j/src/main/resources/templates/hybrid/server/pom.xml.rocker.raw +++ b/light-hybrid-4j/src/main/resources/templates/hybrid/server/pom.xml.rocker.raw @@ -12,7 +12,7 @@ 11 UTF-8 com.networknt.server.Server - 2.1.6-SNAPSHOT + 2.1.6 2.14.0 1.7.36 0.6.3 diff --git a/light-hybrid-4j/src/main/resources/templates/hybrid/service/pom.xml.rocker.raw b/light-hybrid-4j/src/main/resources/templates/hybrid/service/pom.xml.rocker.raw index 67e57a34..06d9e991 100644 --- a/light-hybrid-4j/src/main/resources/templates/hybrid/service/pom.xml.rocker.raw +++ b/light-hybrid-4j/src/main/resources/templates/hybrid/service/pom.xml.rocker.raw @@ -12,7 +12,7 @@ 11 UTF-8 com.networknt.server.Server - 2.1.6-SNAPSHOT + 2.1.6 2.14.0 1.7.36 0.6.3 diff --git a/light-rest-4j/pom.xml b/light-rest-4j/pom.xml index f31f5996..6547b440 100644 --- a/light-rest-4j/pom.xml +++ b/light-rest-4j/pom.xml @@ -21,7 +21,7 @@ com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 ../pom.xml diff --git a/light-rest-4j/src/main/resources/templates/lambda/gradleProperties.rocker.raw b/light-rest-4j/src/main/resources/templates/lambda/gradleProperties.rocker.raw index c85a3b4a..fd6a29e1 100644 --- a/light-rest-4j/src/main/resources/templates/lambda/gradleProperties.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/lambda/gradleProperties.rocker.raw @@ -1,5 +1,5 @@ # Versions of Frequently used Libraries -light4jVersion=2.1.6-SNAPSHOT +light4jVersion=2.1.6 lambdaCoreVersion=1.2.1 lambdaEventsVersion=3.6.0 jacksonVersion=2.14.0 diff --git a/light-rest-4j/src/main/resources/templates/lambda/pom.xml.rocker.raw b/light-rest-4j/src/main/resources/templates/lambda/pom.xml.rocker.raw index bdd531a6..307e9679 100644 --- a/light-rest-4j/src/main/resources/templates/lambda/pom.xml.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/lambda/pom.xml.rocker.raw @@ -12,7 +12,7 @@ 11 11 UTF-8 - 2.1.6-SNAPSHOT + 2.1.6 2.14.0 1.7.36 1.2.11 diff --git a/light-rest-4j/src/main/resources/templates/rest/parent/gradleProperties.rocker.raw b/light-rest-4j/src/main/resources/templates/rest/parent/gradleProperties.rocker.raw index 407bddc0..6a0851ce 100644 --- a/light-rest-4j/src/main/resources/templates/rest/parent/gradleProperties.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/rest/parent/gradleProperties.rocker.raw @@ -2,7 +2,7 @@ @args (JsonNode config) # Versions of Frequently used Libraries kafkaVersion=3.2.0 -light4jVersion=2.1.6-SNAPSHOT +light4jVersion=2.1.6 jacksonVersion=2.14.0 slf4jVersion=1.7.36 undertowVersion=2.3.0.Final diff --git a/light-rest-4j/src/main/resources/templates/rest/parent/pom.xml.rocker.raw b/light-rest-4j/src/main/resources/templates/rest/parent/pom.xml.rocker.raw index 54a8c0f8..6aa6a3e0 100644 --- a/light-rest-4j/src/main/resources/templates/rest/parent/pom.xml.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/rest/parent/pom.xml.rocker.raw @@ -11,7 +11,7 @@ 11 UTF-8 com.networknt.server.Server - 2.1.6-SNAPSHOT + 2.1.6 2.14.0 1.7.36 0.6.3 diff --git a/light-rest-4j/src/main/resources/templates/rest/single/gradleProperties.rocker.raw b/light-rest-4j/src/main/resources/templates/rest/single/gradleProperties.rocker.raw index 407bddc0..6a0851ce 100644 --- a/light-rest-4j/src/main/resources/templates/rest/single/gradleProperties.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/rest/single/gradleProperties.rocker.raw @@ -2,7 +2,7 @@ @args (JsonNode config) # Versions of Frequently used Libraries kafkaVersion=3.2.0 -light4jVersion=2.1.6-SNAPSHOT +light4jVersion=2.1.6 jacksonVersion=2.14.0 slf4jVersion=1.7.36 undertowVersion=2.3.0.Final diff --git a/light-rest-4j/src/main/resources/templates/rest/single/pom.xml.rocker.raw b/light-rest-4j/src/main/resources/templates/rest/single/pom.xml.rocker.raw index 987ad69b..a134507f 100644 --- a/light-rest-4j/src/main/resources/templates/rest/single/pom.xml.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/rest/single/pom.xml.rocker.raw @@ -11,7 +11,7 @@ 11 UTF-8 com.networknt.server.Server - 2.1.6-SNAPSHOT + 2.1.6 2.14.0 1.7.36 0.6.3 diff --git a/light-rest-4j/src/main/resources/templates/restkotlin/gradleProperties.rocker.raw b/light-rest-4j/src/main/resources/templates/restkotlin/gradleProperties.rocker.raw index 6cd23a6e..24bc0ad3 100644 --- a/light-rest-4j/src/main/resources/templates/restkotlin/gradleProperties.rocker.raw +++ b/light-rest-4j/src/main/resources/templates/restkotlin/gradleProperties.rocker.raw @@ -2,7 +2,7 @@ @args (JsonNode config) # Versions of Frequently used Libraries kafkaVersion=3.2.0 -light4jVersion=2.1.6-SNAPSHOT +light4jVersion=2.1.6 jacksonVersion=2.14.0 undertowVersion=2.3.0.Final logbackVersion=1.2.11 diff --git a/pom.xml b/pom.xml index a83847ac..59d8ee9f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 com.networknt light-codegen - 2.1.6-SNAPSHOT + 2.1.6 pom Parent POM Light Code Generator @@ -66,7 +66,7 @@ 11 UTF-8 - 2.1.6-SNAPSHOT + 2.1.6 2.14.0 1.7.36 0.6.3