diff --git a/.gitignore b/.gitignore
index e4b662ae..e02b722f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,4 +28,5 @@ hs_err_pid*
.project
.settings
target
+.DS_Store
diff --git a/README.md b/README.md
index c0941db3..c69092a1 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Spring Cloud Alibaba
+A project maintained by Alibaba.
+
See the [中文文档](https://github.com/spring-cloud-incubator/spring-cloud-alibaba/blob/master/README-zh.md) for Chinese readme.
Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributed applications, making it easy for you to develop your applications using Spring Cloud.
diff --git a/Roadmap-zh.md b/Roadmap-zh.md
index 53ac35f2..2fc24448 100644
--- a/Roadmap-zh.md
+++ b/Roadmap-zh.md
@@ -15,7 +15,7 @@ Spring Cloud Alibaba 致力于提供分布式应用服务开发的一站式解
**Nacos**
阿里巴巴开源产品,一个更易于构建云原生应用的动态服务发现、配置管理和服务管理平台。
-**Aliyun OSS**
+**AliCloud OSS**
阿里云对象存储服务(Object Storage Service,简称 OSS),是阿里云提供的海量、安全、低成本、高可靠的云存储服务。您可以在任何应用、任何时间、任何地点存储和访问任意类型的数据。
## 即将加入的组件
diff --git a/pom.xml b/pom.xml
index dd251b12..d0a8acb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.springframework.cloud
spring-cloud-build
- 1.3.10.RELEASE
+ 1.3.11.RELEASE
@@ -28,12 +28,12 @@
- https://github.com/spring-cloud-incubator/spring-cloud-alibabacloud
+ https://github.com/spring-cloud-incubator/spring-cloud-alibaba
- scm:git:git://github.com/spring-cloud-incubator/spring-cloud-alibabacloud.git
+ scm:git:git://github.com/spring-cloud-incubator/spring-cloud-alibaba.git
- scm:git:ssh://git@github.com/spring-cloud-incubator/spring-cloud-alibabacloud.git
+ scm:git:ssh://git@github.com/spring-cloud-incubator/spring-cloud-alibaba.git
HEAD
@@ -59,7 +59,7 @@
- 1.3.3.RELEASE
+ 1.3.5.RELEASE
1.4.4.RELEASE
4.12
@@ -144,4 +144,69 @@
+
+
+
+ spring
+
+
+ spring-snapshots
+ Spring Snapshots
+ https://repo.spring.io/libs-snapshot-local
+
+ true
+
+
+ false
+
+
+
+ spring-milestones
+ Spring Milestones
+ https://repo.spring.io/libs-milestone-local
+
+ false
+
+
+
+ spring-releases
+ Spring Releases
+ https://repo.spring.io/release
+
+ false
+
+
+
+
+
+ spring-snapshots
+ Spring Snapshots
+ https://repo.spring.io/libs-snapshot-local
+
+ true
+
+
+ false
+
+
+
+ spring-milestones
+ Spring Milestones
+ https://repo.spring.io/libs-milestone-local
+
+ false
+
+
+
+ spring-releases
+ Spring Releases
+ https://repo.spring.io/libs-release-local
+
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/spring-cloud-alibaba-dependencies/pom.xml b/spring-cloud-alibaba-dependencies/pom.xml
index 36e1bf05..01aeed94 100644
--- a/spring-cloud-alibaba-dependencies/pom.xml
+++ b/spring-cloud-alibaba-dependencies/pom.xml
@@ -6,7 +6,7 @@
spring-cloud-dependencies-parent
org.springframework.cloud
- 1.3.10.RELEASE
+ 1.3.11.RELEASE
spring-cloud-alibaba-dependencies
@@ -117,7 +117,7 @@
-
+
com.aliyun.oss
aliyun-sdk-oss
@@ -125,7 +125,7 @@
-
+
org.springframework.cloud
spring-cloud-alibaba-sentinel