Skip to content

Commit 8efa86a

Browse files
committed
Fix scm in pom.xml
1 parent caf5d4d commit 8efa86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<scm>
8181
<connection>scm:git:https://github.com/bonigarcia/selenium-jupiter.git</connection>
8282
<developerConnection>
83-
scm:git:https://github.com/selenium-jupiter.git</developerConnection>
83+
scm:git:https://github.com/bonigarcia/selenium-jupiter.git</developerConnection>
8484
<url>https://github.com/bonigarcia/selenium-jupiter</url>
8585
<tag>HEAD</tag>
8686
</scm>

0 commit comments

Comments
 (0)