From d3308b995af053ada70b1e6b5e605a3801d1446b Mon Sep 17 00:00:00 2001
From: hanxuanyu <2252193204@qq.com>
Date: Fri, 21 Jan 2022 23:19:49 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8release=E6=8F=92=E4=BB=B6?=
=?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=8F=91=E5=B8=83=E6=8F=92=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 28 +++++++++++++++++++++++++---
1 file changed, 25 insertions(+), 3 deletions(-)
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
+
+
+