We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944d545 commit c662b39Copy full SHA for c662b39
project/pom.xml
@@ -79,7 +79,9 @@
79
</mailingList>
80
</mailingLists>
81
82
- <scm>
+ <scm child.scm.connection.inherit.append.path="false"
83
+ child.scm.developerConnection.inherit.append.path="false"
84
+ child.scm.url.inherit.append.path="false">
85
<connection>scm:git:https://github.com/felfert/jclouds.git</connection>
86
<developerConnection>scm:git:git@github.com:felfert/jclouds.git</developerConnection>
87
<url>https://github.com/felfert/jclouds</url>
0 commit comments