We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f27d63 commit 6d7ea23Copy full SHA for 6d7ea23
pom.xml
@@ -7,7 +7,7 @@
7
<packaging>jar</packaging>
8
<artifactId>globs-http</artifactId>
9
<name>Generic Lightweight ObjectS http</name>
10
- <version>5.1.0</version>
+ <version>5.2-SNAPSHOT</version>
11
12
<developers>
13
<developer>
@@ -38,7 +38,7 @@
38
<connection>scm:git:git@github.com:globsframework/globs-http</connection>
39
<developerConnection>scm:git:git@github.com:globsframework/globs-http</developerConnection>
40
<url>https://github.com/globsframework/globs-http</url>
41
- <tag>5.1.0</tag>
+ <tag>HEAD</tag>
42
</scm>
43
44
<profiles>
0 commit comments