Skip to content

Commit 60dc1fc

Browse files
committed
ci: update scm connection
Signed-off-by: Marcos Tischer Vallim <tischer@gmail.com>
1 parent 3305388 commit 60dc1fc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
</properties>
4848

4949
<scm>
50-
<url>scm:git:https://github.com:mvallim/java-fluent-validator.git</url>
51-
<connection>scm:git:https://ithub.com:mvallim/java-fluent-validator.git</connection>
52-
<developerConnection>scm:git:https://github.com:mvallim/java-fluent-validator.git</developerConnection>
50+
<url>scm:git:https://github.com/mvallim/java-fluent-validator.git</url>
51+
<connection>scm:git:https://ithub.com/mvallim/java-fluent-validator.git</connection>
52+
<developerConnection>scm:git:https://github.com/mvallim/java-fluent-validator.git</developerConnection>
5353
<tag>HEAD</tag>
5454
</scm>
5555

0 commit comments

Comments
 (0)