We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4e271 commit bd67f3bCopy full SHA for bd67f3b
pom.xml
@@ -7,9 +7,9 @@
7
<version>7</version>
8
</parent>
9
<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>
+ <connection>scm:git:git@github.com:TooTallNate/Java-WebSocket.git</connection>
+ <developerConnection>scm:git:git@github.com:TooTallNate/Java-WebSocket.git</developerConnection>
+ <url>git@github.com:TooTallNate/Java-WebSocket.git</url>
13
</scm>
14
<modelVersion>4.0.0</modelVersion>
15
<groupId>org.java-websocket</groupId>
0 commit comments