From 2687a8a4ec887250e45557b16301b3f2118f296d Mon Sep 17 00:00:00 2001 From: KomachiSion <263976490@qq.com> Date: Tue, 4 Aug 2020 11:02:09 +0800 Subject: [PATCH] Upgrade version to 1.3.2 --- address/pom.xml | 2 +- api/pom.xml | 2 +- client/pom.xml | 2 +- cmdb/pom.xml | 2 +- common/pom.xml | 2 +- config/pom.xml | 2 +- consistency/pom.xml | 2 +- console/pom.xml | 2 +- core/pom.xml | 2 +- distribution/pom.xml | 2 +- example/pom.xml | 2 +- istio/pom.xml | 2 +- naming/pom.xml | 2 +- pom.xml | 4 ++-- test/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/address/pom.xml b/address/pom.xml index 4b42bcb3a3c..db8a9ea07cc 100644 --- a/address/pom.xml +++ b/address/pom.xml @@ -19,7 +19,7 @@ nacos-all com.alibaba.nacos - 1.3.1 + 1.3.2 4.0.0 diff --git a/api/pom.xml b/api/pom.xml index 1d330dd8477..bf184184d4b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 4.0.0 diff --git a/client/pom.xml b/client/pom.xml index 1ba1234fbe7..fc68423836e 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -19,7 +19,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 ../pom.xml diff --git a/cmdb/pom.xml b/cmdb/pom.xml index d75d6eee555..e9c471dc527 100644 --- a/cmdb/pom.xml +++ b/cmdb/pom.xml @@ -21,7 +21,7 @@ nacos-all com.alibaba.nacos - 1.3.1 + 1.3.2 ../pom.xml 4.0.0 diff --git a/common/pom.xml b/common/pom.xml index 6befbf0b325..704e7b2395a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -21,7 +21,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 ../pom.xml 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 982066956f4..85bed6050e1 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -20,7 +20,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 4.0.0 diff --git a/consistency/pom.xml b/consistency/pom.xml index df1c9a38d0a..01fbfbf9b74 100644 --- a/consistency/pom.xml +++ b/consistency/pom.xml @@ -85,7 +85,7 @@ com.alibaba.nacos nacos-all ../pom.xml - 1.3.1 + 1.3.2 diff --git a/console/pom.xml b/console/pom.xml index d783fe7dff5..b4f5c96790f 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -21,7 +21,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 nacos-console jar diff --git a/core/pom.xml b/core/pom.xml index cf75ddfb84f..8a74d959bbe 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 5ff3dff9127..88fdc5158b8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 ../pom.xml diff --git a/example/pom.xml b/example/pom.xml index 497604582eb..80a875052b4 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 ../pom.xml diff --git a/istio/pom.xml b/istio/pom.xml index c35b1eb68a6..a50eb99e42d 100644 --- a/istio/pom.xml +++ b/istio/pom.xml @@ -19,7 +19,7 @@ nacos-all com.alibaba.nacos - 1.3.1 + 1.3.2 4.0.0 diff --git a/naming/pom.xml b/naming/pom.xml index f5dfa8edc9f..0f4e48b3c31 100644 --- a/naming/pom.xml +++ b/naming/pom.xml @@ -21,7 +21,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 ../pom.xml diff --git a/pom.xml b/pom.xml index ce3da0a8e50..28670a4070d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 2018 com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 pom Alibaba NACOS ${project.version} @@ -36,7 +36,7 @@ git@github.com:alibaba/nacos.git scm:git@github.com:alibaba/nacos.git scm:git@github.com:alibaba/nacos.git - nacos-all-1.3.1 + nacos-all-1.3.2 diff --git a/test/pom.xml b/test/pom.xml index ac609a8261a..09d99f067c0 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ com.alibaba.nacos nacos-all - 1.3.1 + 1.3.2 ../pom.xml 4.0.0