Skip to content

Commit bd67f3b

Browse files
committed
updated pom.xml scm
1 parent 8c4e271 commit bd67f3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<version>7</version>
88
</parent>
99
<scm>
10-
<connection>scm:git:git@github.com/TooTallNate/Java-WebSocket.git</connection>
11-
<developerConnection>scm:git:git@github.com/TooTallNate/Java-WebSocket.git</developerConnection>
12-
<url>git@github.com/TooTallNate/Java-WebSocket.git</url>
10+
<connection>scm:git:git@github.com:TooTallNate/Java-WebSocket.git</connection>
11+
<developerConnection>scm:git:git@github.com:TooTallNate/Java-WebSocket.git</developerConnection>
12+
<url>git@github.com:TooTallNate/Java-WebSocket.git</url>
1313
</scm>
1414
<modelVersion>4.0.0</modelVersion>
1515
<groupId>org.java-websocket</groupId>

0 commit comments

Comments
 (0)