Skip to content

Commit 5c0a234

Browse files
author
gdgate
authored
Merge pull request #1061 from helobinvn/seti-master
Update developerConnection in scm config Reviewed-by: Libor Ryšavý https://github.com/liry
2 parents bc0ee1c + 60ace60 commit 5c0a234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<scm>
2626
<url>git@github.com:gooddata/gooddata-java.git</url>
2727
<connection>scm:git:git@github.com:gooddata/gooddata-java.git</connection>
28-
<developerConnection>scm:git:${basedir}</developerConnection>
28+
<developerConnection>scm:git:git@github.com:gooddata/gooddata-java.git</developerConnection>
2929
<tag>HEAD</tag>
3030
</scm>
3131

0 commit comments

Comments
 (0)