From 077c4cdb6f0761559c5831d72ac7b1071962fea5 Mon Sep 17 00:00:00 2001 From: xuechaos Date: Fri, 26 Oct 2018 21:55:05 +0800 Subject: [PATCH] release Nacos 0.3.0, update version to 0.3.0 --- api/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- config/pom.xml | 2 +- console/pom.xml | 2 +- core/pom.xml | 2 +- distribution/pom.xml | 2 +- example/pom.xml | 2 +- naming/pom.xml | 2 +- pom.xml | 4 ++-- test/pom.xml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index e352afbc2da..23c51d1fb22 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -16,7 +16,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 4.0.0 diff --git a/client/pom.xml b/client/pom.xml index e44c937bc36..31012a3adb0 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -16,7 +16,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index d2cd7d39987..adba7589d89 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,7 +18,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 ../pom.xml 4.0.0 diff --git a/config/pom.xml b/config/pom.xml index 071879dd587..8aa54381dc1 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -17,7 +17,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 4.0.0 diff --git a/console/pom.xml b/console/pom.xml index c56c2281286..ef02adb98a2 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -18,7 +18,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 nacos-console diff --git a/core/pom.xml b/core/pom.xml index 3ee33fc0a44..f0803e6ef2b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -18,7 +18,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 87a4fb85647..c863f2c7c33 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -18,7 +18,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 ../pom.xml diff --git a/example/pom.xml b/example/pom.xml index 36c1af28750..c7260eb9236 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -18,7 +18,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 ../pom.xml diff --git a/naming/pom.xml b/naming/pom.xml index 535e63f1c6b..bd44bcc68ef 100644 --- a/naming/pom.xml +++ b/naming/pom.xml @@ -18,7 +18,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 641e942273d..8475e09bc53 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 2018 com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 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-0.3.0-RC1 + nacos-all-0.3.0 diff --git a/test/pom.xml b/test/pom.xml index 014ee2e26ca..5eeba4665e1 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -17,7 +17,7 @@ com.alibaba.nacos nacos-all - 0.3.0-RC1 + 0.3.0 ../pom.xml 4.0.0