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 ed13222 commit f906490Copy full SHA for f906490
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>org.commonjava.util</groupId>
28
<artifactId>http-testserver</artifactId>
29
- <version>1.5.1</version>
+ <version>1.5.2-SNAPSHOT</version>
30
31
<name>http-testserver</name>
32
<inceptionYear>2015-2022</inceptionYear>
@@ -35,7 +35,7 @@
35
<connection>scm:git:https://github.com/Commonjava/http-testserver.git</connection>
36
<developerConnection>scm:git:git@github.com:Commonjava/http-testserver.git</developerConnection>
37
<url>https://github.com/Commonjava/http-testserver</url>
38
- <tag>http-testserver-1.5.1</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<properties>
0 commit comments