diff --git a/apollo-adminservice/pom.xml b/apollo-adminservice/pom.xml index bb0766869393e85974ca67dd8230dfabc80a7b9e..0174d01eb9ea80d03eeac4beb2beee08e4ed85f1 100644 --- a/apollo-adminservice/pom.xml +++ b/apollo-adminservice/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/apollo-assembly/pom.xml b/apollo-assembly/pom.xml index 1159f388539eb0b1752e1dfca5eb968222e6910e..2df655100cb018ad6ad21a525398c3d8e1479245 100644 --- a/apollo-assembly/pom.xml +++ b/apollo-assembly/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/apollo-biz/pom.xml b/apollo-biz/pom.xml index 78523667350a82c39ef364a44e1f8ae5a0e31c0a..1162fc182670c2cf5bc9f4072843bc0964912345 100644 --- a/apollo-biz/pom.xml +++ b/apollo-biz/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 4.0.0 apollo-biz diff --git a/apollo-buildtools/pom.xml b/apollo-buildtools/pom.xml index d051065566ffe1ab0b030a13739d878da8fcaea7..90e3f26f7d978dbf9eb8ba3df467fdb54be2e7b4 100644 --- a/apollo-buildtools/pom.xml +++ b/apollo-buildtools/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/apollo-client/README.md b/apollo-client/README.md index f5a158e12c0d20af1d6cf3bdfb988e85c09463ec..00a8f5ffbaa54a18851dd15785a41aaa48addbf3 100644 --- a/apollo-client/README.md +++ b/apollo-client/README.md @@ -88,7 +88,7 @@ If you need this functionality, you could specify the cluster as follows: com.ctrip.framework.apollo apollo-client - 0.8.0 + 0.9.0 ## III. Client Usage diff --git a/apollo-client/pom.xml b/apollo-client/pom.xml index 3bcb130a9c8130bfe152dd76fcd00c0402699e53..4a0bff7958fe51e94e4ffc0a9df4d670cfd56eac 100644 --- a/apollo-client/pom.xml +++ b/apollo-client/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/apollo-common/pom.xml b/apollo-common/pom.xml index ea9bd7c445949328f9f2cca12843e592760a0514..e6b8fcb2fb54a7c0b88ff29b7ca054af5ce9574f 100644 --- a/apollo-common/pom.xml +++ b/apollo-common/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/apollo-configservice/pom.xml b/apollo-configservice/pom.xml index 88d22ef67b7067b1f7b52ee471319a1514d80211..7074defa4a4e1d2dc1f94019dc1ee3a264be4b3b 100644 --- a/apollo-configservice/pom.xml +++ b/apollo-configservice/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/apollo-core/pom.xml b/apollo-core/pom.xml index 77de838b8b4d02f2688f081cd5ea050581f0e8df..4ebffa5ac5b19b53b67a1e6022a04c80426d3b6e 100644 --- a/apollo-core/pom.xml +++ b/apollo-core/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/apollo-demo/pom.xml b/apollo-demo/pom.xml index a39435c361e95bedd976d68e4a1f3942c797ce2c..8d8a007afa0d07db2008511df10b98bc5efa25a0 100644 --- a/apollo-demo/pom.xml +++ b/apollo-demo/pom.xml @@ -4,7 +4,7 @@ apollo com.ctrip.framework.apollo - 0.9.0-SNAPSHOT + 0.9.0 4.0.0 apollo-demo diff --git a/apollo-portal/pom.xml b/apollo-portal/pom.xml index f502a63a78b421fc50768739fb5efde12d6a4784..b1cd8cff67015965087ee5f756daefdae3216385 100644 --- a/apollo-portal/pom.xml +++ b/apollo-portal/pom.xml @@ -4,7 +4,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 5c5caee2a67c873b951d76037103cbba33ce57ee..3cfb722c9743ce3893ea61ad2aee8d8752bffb3b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.ctrip.framework.apollo apollo - 0.9.0-SNAPSHOT + 0.9.0 Apollo pom Ctrip Configuration Center