From b3eb51f5e804903265d1740c168f7ed5f4c5ba2e Mon Sep 17 00:00:00 2001 From: Jason Song Date: Mon, 23 Jan 2017 14:33:27 +0800 Subject: [PATCH] version to 0.5.0-SNAPSHOT --- apollo-adminservice/pom.xml | 2 +- apollo-assembly/pom.xml | 2 +- apollo-biz/pom.xml | 2 +- apollo-buildtools/pom.xml | 2 +- apollo-client/pom.xml | 2 +- apollo-common/pom.xml | 2 +- apollo-configservice/pom.xml | 2 +- apollo-core/pom.xml | 2 +- apollo-demo/pom.xml | 2 +- apollo-portal/pom.xml | 2 +- pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apollo-adminservice/pom.xml b/apollo-adminservice/pom.xml index ad9c4cfb4..ba8217e4f 100644 --- a/apollo-adminservice/pom.xml +++ b/apollo-adminservice/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/apollo-assembly/pom.xml b/apollo-assembly/pom.xml index ccf955955..c964db70e 100644 --- a/apollo-assembly/pom.xml +++ b/apollo-assembly/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/apollo-biz/pom.xml b/apollo-biz/pom.xml index 3fcf83966..0fe984347 100644 --- a/apollo-biz/pom.xml +++ b/apollo-biz/pom.xml @@ -4,7 +4,7 @@ apollo com.ctrip.framework.apollo - 0.4.1 + 0.5.0-SNAPSHOT 4.0.0 apollo-biz diff --git a/apollo-buildtools/pom.xml b/apollo-buildtools/pom.xml index fc20daca5..b5bfd6cdb 100644 --- a/apollo-buildtools/pom.xml +++ b/apollo-buildtools/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/apollo-client/pom.xml b/apollo-client/pom.xml index 2d0ce8043..2f796702c 100644 --- a/apollo-client/pom.xml +++ b/apollo-client/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/apollo-common/pom.xml b/apollo-common/pom.xml index 119884b62..311b4313e 100644 --- a/apollo-common/pom.xml +++ b/apollo-common/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/apollo-configservice/pom.xml b/apollo-configservice/pom.xml index 8461fa818..4c2faa795 100644 --- a/apollo-configservice/pom.xml +++ b/apollo-configservice/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/apollo-core/pom.xml b/apollo-core/pom.xml index 125fc23e0..a9dad6eda 100644 --- a/apollo-core/pom.xml +++ b/apollo-core/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/apollo-demo/pom.xml b/apollo-demo/pom.xml index d0961d6e2..8928fb3eb 100644 --- a/apollo-demo/pom.xml +++ b/apollo-demo/pom.xml @@ -4,7 +4,7 @@ apollo com.ctrip.framework.apollo - 0.4.1 + 0.5.0-SNAPSHOT 4.0.0 apollo-demo diff --git a/apollo-portal/pom.xml b/apollo-portal/pom.xml index c7d78af31..3fe2cd3e2 100644 --- a/apollo-portal/pom.xml +++ b/apollo-portal/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 2d4f77bc1..a41ee8638 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.ctrip.framework.apollo apollo - 0.4.1 + 0.5.0-SNAPSHOT Apollo pom Ctrip Configuration Center -- GitLab