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 05e56b2 commit 02787f3Copy full SHA for 02787f3
pom.xml
@@ -5,7 +5,7 @@
5
<name>Posten signering - Java API Client Library</name>
6
<groupId>no.digipost.signature</groupId>
7
<artifactId>signature-api-client-java</artifactId>
8
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
9
10
<parent>
11
<groupId>no.digipost</groupId>
@@ -446,7 +446,7 @@
446
<connection>scm:git:[email protected]:digipost/signature-api-client-java.git</connection>
447
<developerConnection>scm:git:[email protected]:digipost/signature-api-client-java.git</developerConnection>
448
<url>https://github.com/digipost/signature-api-client-java/</url>
449
- <tag>HEAD</tag>
+ <tag>4.2</tag>
450
</scm>
451
452
</project>
0 commit comments