We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bbce7 commit 3f17c9eCopy full SHA for 3f17c9e
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>de.stklcode.jvault</groupId>
5
<artifactId>jvault-connector</artifactId>
6
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
7
8
<packaging>jar</packaging>
9
@@ -32,7 +32,7 @@
32
<connection>scm:git:git://github.com/stklcode/jvaultconnector.git</connection>
33
<developerConnection>scm:git:[email protected]:stklcode/jvaultconnector.git</developerConnection>
34
<url>https://github.com/stklcode/jvaultconnector</url>
35
- <tag>v1.5.0</tag>
+ <tag>HEAD</tag>
36
</scm>
37
38
<issueManagement>
0 commit comments