Skip to content

Commit c662b39

Browse files
committed
Fix scm in project pom again
1 parent 944d545 commit c662b39

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

project/pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@
7979
</mailingList>
8080
</mailingLists>
8181

82-
<scm>
82+
<scm child.scm.connection.inherit.append.path="false"
83+
child.scm.developerConnection.inherit.append.path="false"
84+
child.scm.url.inherit.append.path="false">
8385
<connection>scm:git:https://github.com/felfert/jclouds.git</connection>
8486
<developerConnection>scm:git:git@github.com:felfert/jclouds.git</developerConnection>
8587
<url>https://github.com/felfert/jclouds</url>

0 commit comments

Comments
 (0)