From c262c7889c8030f9f5a521adeed5c378755a0bc3 Mon Sep 17 00:00:00 2001 From: "shaojin.wensj" Date: Sun, 18 Jun 2023 14:25:40 +0800 Subject: [PATCH] 2.0.34.1.android release --- benchmark/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- safemode-test/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index a25fc2a0a..1c694cd84 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.34.1.android4-SNAPSHOT + 2.0.34.1.android4 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 58fea81af..98ce45b61 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.34.1.android4-SNAPSHOT + 2.0.34.1.android4 ../pom.xml diff --git a/pom.xml b/pom.xml index fd7510cf8..7f8ce3753 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.34.1.android4-SNAPSHOT + 2.0.34.1.android4 ${project.artifactId} Fastjson is a JSON processor (JSON parser + JSON generator) written in Java pom diff --git a/safemode-test/pom.xml b/safemode-test/pom.xml index 0387323cb..809f9d2b1 100644 --- a/safemode-test/pom.xml +++ b/safemode-test/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.34.1.android4-SNAPSHOT + 2.0.34.1.android4 ../pom.xml