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 b0f9fd0 commit 7bf16d2Copy full SHA for 7bf16d2
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>org.commonjava.util</groupId>
28
<artifactId>http-testserver</artifactId>
29
- <version>1.5.3</version>
+ <version>1.5.4-SNAPSHOT</version>
30
31
<name>http-testserver</name>
32
<inceptionYear>2011-2024</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.3</tag>
+ <tag>http-testserver-1.5.2</tag>
39
</scm>
40
41
<properties>
0 commit comments