Skip to content

Commit 3d2f8bf

Browse files
author
songjialin
committed
readme
1 parent 18277cd commit 3d2f8bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
<developerConnection>scm:git:https://github.com/yungyu16/version-maven-plugin.git</developerConnection>
4242
<url>https://github.com/yungyu16/version-maven-plugin.git</url>
4343
</scm>
44+
<issueManagement>
45+
<system>Github Issues</system>
46+
<url>https://github.com/yungyu16/spring-boot-starter-proxy/issues</url>
47+
</issueManagement>
4448
<dependencyManagement>
4549
<dependencies>
4650
<dependency>
@@ -52,10 +56,6 @@
5256
</dependency>
5357
</dependencies>
5458
</dependencyManagement>
55-
<issueManagement>
56-
<system>Github Issues</system>
57-
<url>https://github.com/yungyu16/spring-boot-starter-proxy/issues</url>
58-
</issueManagement>
5959
<dependencies>
6060
<dependency>
6161
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)