We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a51c5 commit 60c6efeCopy full SHA for 60c6efe
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>no.ssb.dapla.dlp.pseudo</groupId>
5
<artifactId>pseudo-service</artifactId>
6
- <version>3.1.21</version>
+ <version>3.1.22-SNAPSHOT</version>
7
<name>pseudo-service</name>
8
9
<parent>
@@ -45,7 +45,7 @@
45
<scm>
46
<developerConnection>scm:git:https://github.com/${github.repository}.git</developerConnection>
47
<url>https://github.com/${github.repository}</url>
48
- <tag>3.1.21</tag>
+ <tag>3.1.11</tag>
49
</scm>
50
51
<repositories>
0 commit comments