Skip to content

Commit c6532d4

Browse files
committed
Correct SCM URL
1 parent 070d46c commit c6532d4

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
@@ -33,9 +33,9 @@
3333
</licenses>
3434

3535
<scm>
36-
<url>https://github.com/FlowingCode/XTermAddon</url>
37-
<connection>scm:git:git://github.com/FlowingCode/XTermAddon.git</connection>
38-
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/XTermAddon.git</developerConnection>
36+
<url>https://github.com/FlowingCode/XTermConsoleAddon</url>
37+
<connection>scm:git:git://github.com/FlowingCode/XTermConsoleAddon.git</connection>
38+
<developerConnection>scm:git:ssh://[email protected]:/FlowingCode/XTermConsoleAddon.git</developerConnection>
3939
<tag>HEAD</tag>
4040
</scm>
4141

0 commit comments

Comments
 (0)