We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fdf52 commit fd9c6deCopy full SHA for fd9c6de
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>no.ssb.guardian</groupId>
5
<artifactId>guardian-client</artifactId>
6
- <version>0.2.3</version>
+ <version>0.2.4-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<properties>
@@ -46,7 +46,7 @@
46
<scm>
47
<developerConnection>scm:git:https://github.com/${github.repository}.git</developerConnection>
48
<url>https://github.com/${github.repository}</url>
49
- <tag>guardian-client-0.2.3</tag>
+ <tag>0.2.0</tag>
50
</scm>
51
52
<dependencies>
0 commit comments