diff --git a/templates/event-java8/{{ projectName }}/pom.xml b/templates/event-java8/{{ projectName }}/pom.xml
index afbdc81a5..1c01f7c55 100644
--- a/templates/event-java8/{{ projectName }}/pom.xml
+++ b/templates/event-java8/{{ projectName }}/pom.xml
@@ -26,4 +26,17 @@
1.8
true
+
+
+
+ aliyun
+ https://maven.aliyun.com/repository/central
+
+
+
+
+ aliyun
+ https://maven.aliyun.com/repository/central
+
+
diff --git a/templates/http-trigger-java8/{{ projectName }}/pom.xml b/templates/http-trigger-java8/{{ projectName }}/pom.xml
index 1e612227f..ce3aea73a 100644
--- a/templates/http-trigger-java8/{{ projectName }}/pom.xml
+++ b/templates/http-trigger-java8/{{ projectName }}/pom.xml
@@ -40,4 +40,17 @@
1.8
true
+
+
+
+ aliyun
+ https://maven.aliyun.com/repository/central
+
+
+
+
+ aliyun
+ https://maven.aliyun.com/repository/central
+
+
diff --git a/templates/http-trigger-spring-boot/{{ projectName }}/pom.xml b/templates/http-trigger-spring-boot/{{ projectName }}/pom.xml
index 920892485..3838c6252 100644
--- a/templates/http-trigger-spring-boot/{{ projectName }}/pom.xml
+++ b/templates/http-trigger-spring-boot/{{ projectName }}/pom.xml
@@ -64,4 +64,17 @@
+
+
+
+ aliyun
+ https://maven.aliyun.com/repository/central
+
+
+
+
+ aliyun
+ https://maven.aliyun.com/repository/central
+
+
\ No newline at end of file