We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad44b5 commit fe341ecCopy full SHA for fe341ec
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>no.ssb.maskinporten</groupId>
5
<artifactId>maskinporten-guardian</artifactId>
6
- <version>1.3.109</version>
+ <version>1.3.110-SNAPSHOT</version>
7
<packaging>${packaging}</packaging>
8
9
<parent>
@@ -31,7 +31,7 @@
31
<scm>
32
<developerConnection>scm:git:https://github.com/${github.repository}.git</developerConnection>
33
<url>https://github.com/${github.repository}</url>
34
- <tag>1.3.109</tag>
+ <tag>1.3.23</tag>
35
</scm>
36
37
<repositories>
0 commit comments