diff --git a/pom.xml b/pom.xml index 5aff635..4ac59d5 100644 --- a/pom.xml +++ b/pom.xml @@ -18,9 +18,9 @@ https://github.com/hanxuanyu/hxuanyu-springboot-starter/ - scm:git:git@github.com:hanxuanyu/hxuanyu-springboot-starter.git - scm:git:git@github.com:hanxuanyu/hxuanyu-springboot-starter.git - git@github.com:hanxuanyu/hxuanyu-springboot-starter.git + scm:git:git@git.hxuanyu.com:hxuanyu/hxuanyu-spring-boot-starter.git + scm:git:git@git.hxuanyu.com:hxuanyu/hxuanyu-spring-boot-starter.git + https://git.hxuanyu.com/hxuanyu/hxuanyu-spring-boot-starter @@ -158,6 +158,28 @@ + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-7 + + + jgit + + hxuanyu + abcabc..123 + ${project.artifactId}-${project.version} + -f pom.xml deploy + + + + org.apache.maven.scm + maven-scm-provider-jgit + 1.9.5 + + +