Skip to content

Commit c94614a

Browse files
committed
Use simpler scm tag in pom.xml
1 parent 8a892fd commit c94614a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</developer>
3535
</developers>
3636

37-
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
37+
<scm>
3838
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
3939
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
4040
<tag>${scmTag}</tag>

0 commit comments

Comments
 (0)