We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf1ab7 commit ae58617Copy full SHA for ae58617
pom.xml
@@ -7,7 +7,7 @@
7
<packaging>jar</packaging>
8
<artifactId>globs-http</artifactId>
9
<name>Generic Lightweight ObjectS http</name>
10
- <version>4.4.0</version>
+ <version>4.5-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>4.4.0</tag>
+ <tag>HEAD</tag>
42
</scm>
43
44
<profiles>
0 commit comments