diff --git a/pom.xml b/pom.xml
index 882388f..2a0d076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,10 +45,9 @@
- https://github.com/microsphere-projects/microsphere-java-enterprise
- scm:git:git://github.com/microsphere-projects/microsphere-java-enterprise.git
- scm:git:ssh://git@github.com/microsphere-projects/microsphere-java-enterprise.git
-
+ git@github.com/microsphere-projects/microsphere-java-enterprise.git
+ scm:git:${project.scm.url}
+ scm:git:ssh://${project.scm.url}
@@ -88,5 +87,5 @@
https://s01.oss.sonatype.org/content/repositories/snapshots
-
+
\ No newline at end of file