Skip to content

Commit 6573aeb

Browse files
committed
Fixed developerConnection
1 parent 6f4ee5d commit 6573aeb

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
@@ -43,7 +43,7 @@
4343

4444
<scm>
4545
<connection>scm:git:git://github.com/rahulsinghai/jmeter-backend-listener-kafka.git</connection>
46-
<developerConnection>scm:git:ssh://github.com:rahulsinghai/jmeter-backend-listener-kafka.git</developerConnection>
46+
<developerConnection>scm:git:ssh://git@github.com/rahulsinghai/jmeter-backend-listener-kafka.git</developerConnection>
4747
<url>https://github.com/rahulsinghai/jmeter-backend-listener-kafka/tree/master</url>
4848
</scm>
4949

0 commit comments

Comments
 (0)