From b3e3ce52a99954f0a1c6da2b846f582ff544ee71 Mon Sep 17 00:00:00 2001 From: "shaojin.wensj" Date: Sun, 17 Apr 2022 14:12:01 +0800 Subject: [PATCH] 2.0.0 release --- core/pom.xml | 59 ++++++++++++++++++++++++++++++++- extension/pom.xml | 63 ++++++++++++++++++++++++++++++++++-- fastjson1_compatible/pom.xml | 63 ++++++++++++++++++++++++++++++++++-- pom.xml | 2 +- 4 files changed, 179 insertions(+), 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 99df267805..a09a9511cb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,13 +6,47 @@ com.alibaba.fastjson2 fastjson2 - 2.0.0-preview_88 + 2.0.0 + + jar + fastjson2 + Fastjson is a JSON processor (JSON parser + JSON generator) written in Java + + https://github.com/alibaba/fastjson2 + 2022 8 8 + + https://github.com/alibaba/fastjson2 + scm:git:https://git@github.com/alibaba/fastjson2.git + + + + Alibaba Group + https://github.com/alibaba + + + + + wenshao + wenshao + shaojin.wensj@alibaba-inc.com + + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + @@ -42,6 +76,29 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.2 + + + attach-javadoc + + jar + + + + + public + UTF-8 + UTF-8 + UTF-8 + + http://docs.oracle.com/javase/8/docs/api + + + + maven-gpg-plugin 1.6 diff --git a/extension/pom.xml b/extension/pom.xml index 1def97980c..aeb413bd47 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -5,14 +5,48 @@ 4.0.0 com.alibaba.fastjson2 - fastjson-extension - 2.0.0-preview_88 + fastjson2-extension + 2.0.0 + + jar + fastjson2-extension + Fastjson is a JSON processor (JSON parser + JSON generator) written in Java + + https://github.com/alibaba/fastjson2 + 2022 8 8 + + https://github.com/alibaba/fastjson2 + scm:git:https://git@github.com/alibaba/fastjson2.git + + + + Alibaba Group + https://github.com/alibaba + + + + + wenshao + wenshao + shaojin.wensj@alibaba-inc.com + + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + @@ -31,6 +65,29 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.2 + + + attach-javadoc + + jar + + + + + public + UTF-8 + UTF-8 + UTF-8 + + http://docs.oracle.com/javase/8/docs/api + + + + maven-gpg-plugin 1.6 @@ -51,7 +108,7 @@ com.alibaba.fastjson2 fastjson2 - 2.0.0-preview_88 + 2.0.0 diff --git a/fastjson1_compatible/pom.xml b/fastjson1_compatible/pom.xml index dd7d4f083f..83d20f9397 100644 --- a/fastjson1_compatible/pom.xml +++ b/fastjson1_compatible/pom.xml @@ -6,7 +6,8 @@ com.alibaba fastjson - 2.0.0-preview_88 + fastjson1-compatible + 2.0.0 8 @@ -14,6 +15,39 @@ 4.13.1 + jar + Fastjson is a JSON processor (JSON parser + JSON generator) written in Java + + https://github.com/alibaba/fastjson2 + 2022 + + + https://github.com/alibaba/fastjson2 + scm:git:https://git@github.com/alibaba/fastjson2.git + + + + Alibaba Group + https://github.com/alibaba + + + + + wenshao + wenshao + shaojin.wensj@alibaba-inc.com + + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + @@ -32,6 +66,29 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.2 + + + attach-javadoc + + jar + + + + + public + UTF-8 + UTF-8 + UTF-8 + + http://docs.oracle.com/javase/8/docs/api + + + + maven-gpg-plugin 1.6 @@ -51,8 +108,8 @@ com.alibaba.fastjson2 - fastjson-extension - 2.0.0-preview_88 + fastjson2-extension + 2.0.0 diff --git a/pom.xml b/pom.xml index 78f05d638e..dc4145d11f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson-parent - 2.0.0-preview_88 + 2.0.0 pom