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