File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >com.testingbot</groupId >
55 <artifactId >TestingBotTunnel</artifactId >
6- <version >4.2</version >
6+ <version >4.2-SNAPSHOT </version >
77 <packaging >jar</packaging >
88
99 <properties >
2222 <description >Tunnel to run TestingBot Selenium tests on your local machine</description >
2323 <url >https://testingbot.com</url >
2424 <scm >
25- <connection >scm:git:https:// github.com/ testingbot/Testingbot-Tunnel .git</connection >
26- <developerConnection >scm:git:https:// github.com/ testingbot/Testingbot-Tunnel .git</developerConnection >
25+ <connection >scm:git:git@ github.com: testingbot/testingbot-tunnel .git</connection >
26+ <developerConnection >scm:git:git@ github.com: testingbot/testingbot-tunnel .git</developerConnection >
2727 <url >https://github.com/testingbot/Testingbot-Tunnel.git</url >
28- <tag >v4.2 </tag >
28+ <tag >HEAD </tag >
2929 </scm >
3030
3131 <developers >
181181 <configuration >
182182 <scmCommentPrefix >[maven-release-plugin]</scmCommentPrefix >
183183 <tagNameFormat >v@{project.version}</tagNameFormat >
184- <connectionUrl >scm:git:https:// github.com/ testingbot/Testingbot-Tunnel .git</connectionUrl >
184+ <connectionUrl >scm:git:git@ github.com: testingbot/testingbot-tunnel .git</connectionUrl >
185185 </configuration >
186186 </plugin >
187187 </plugins >
You can’t perform that action at this time.
0 commit comments