Skip to content

Commit 6f63cff

Browse files
committed
workin on: Update Spring-Boot to 2.3.0 #255
1 parent faac63b commit 6f63cff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@
165165
</pluginRepositories>
166166

167167
<scm>
168-
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist.git</url>
169168
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</connection>
170169
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git</developerConnection>
171-
<tag>HEAD</tag>
170+
<url>https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag}</url>
171+
<tag>master</tag>
172172
</scm>
173173

174174
<issueManagement>

0 commit comments

Comments
 (0)