We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fd5b3 commit 67dd465Copy full SHA for 67dd465
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.2.4</version>
+ <version>3.2.5-SNAPSHOT</version>
7
<name>pseudo-service</name>
8
9
<parent>
@@ -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>3.2.4</tag>
+ <tag>3.1.11</tag>
50
</scm>
51
52
<repositories>
0 commit comments