diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 862f02c9f1..c5b7c170e0 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.8-SNAPSHOT + 2.0.8 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 5d5aee47b7..8cbce127e5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.8-SNAPSHOT + 2.0.8 ../pom.xml diff --git a/extension/pom.xml b/extension/pom.xml index d51d22d8c3..d8dc3f2295 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.8-SNAPSHOT + 2.0.8 ../pom.xml diff --git a/fastjson1-compatible/pom.xml b/fastjson1-compatible/pom.xml index c4983869b0..9e12408088 100644 --- a/fastjson1-compatible/pom.xml +++ b/fastjson1-compatible/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.8-SNAPSHOT + 2.0.8 ../pom.xml diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 4cefb07712..60f21d1ae6 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.8-SNAPSHOT + 2.0.8 ../pom.xml diff --git a/pom.xml b/pom.xml index 735f4b6c13..2ed7b82a06 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.8-SNAPSHOT + 2.0.8 ${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 430b93a2a9..6055d73043 100644 --- a/safemode-test/pom.xml +++ b/safemode-test/pom.xml @@ -6,7 +6,7 @@ com.alibaba.fastjson2 fastjson2-parent - 2.0.8-SNAPSHOT + 2.0.8 ../pom.xml