We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f526a76 commit 94b047eCopy full SHA for 94b047e
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.testingbot</groupId>
5
<artifactId>TestingBotTunnel</artifactId>
6
- <version>4.3</version>
+ <version>4.4-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -25,7 +25,7 @@
25
<connection>scm:git:[email protected]:testingbot/testingbot-tunnel.git</connection>
26
<developerConnection>scm:git:[email protected]:testingbot/testingbot-tunnel.git</developerConnection>
27
<url>https://github.com/testingbot/Testingbot-Tunnel.git</url>
28
- <tag>v4.3</tag>
+ <tag>HEAD</tag>
29
</scm>
30
31
<developers>
0 commit comments