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 cc3f3f3 commit 7f6750cCopy full SHA for 7f6750c
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.woehlke</groupId>
5
<artifactId>simpleworklist</artifactId>
6
- <version>2.3.4</version>
+ <version>2.3.5-SNAPSHOT</version>
7
<packaging>war</packaging>
8
<parent>
9
<groupId>org.springframework.boot</groupId>
@@ -23,7 +23,7 @@
23
<url>https://ThomasWoehlke@bitbucket.org/ThomasWoehlke/simpleworklist.git</url>
24
<connection>scm:git:https://ThomasWoehlke@bitbucket.org/ThomasWoehlke/simpleworklist.git</connection>
25
<developerConnection>scm:git:https://ThomasWoehlke@bitbucket.org/ThomasWoehlke/simpleworklist.git</developerConnection>
26
- <tag>simpleworklist-2.3.4</tag>
+ <tag>HEAD</tag>
27
</scm>
28
<issueManagement>
29
<system>bitbucket</system>
0 commit comments