Skip to content

Commit 04d0175

Browse files
authored
Update scm configuration (#50)
1 parent 30c428c commit 04d0175

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
@@ -16,9 +16,9 @@
1616
</license>
1717
</licenses>
1818
<scm>
19-
<connection>scm:git:[email protected]:vavr-io/vavr.git</connection>
20-
<developerConnection>scm:git:[email protected]:vavr-io/vavr.git</developerConnection>
21-
<url>[email protected]:vavr-io/vavr.git</url>
19+
<connection>scm:git:[email protected]:vavr-io/vavr-test.git</connection>
20+
<developerConnection>scm:git:[email protected]:vavr-io/vavr-test.git</developerConnection>
21+
<url>[email protected]:vavr-io/vavr-test.git</url>
2222
<tag>HEAD</tag>
2323
</scm>
2424
<developers>

0 commit comments

Comments
 (0)