We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d65468 commit 2510e04Copy full SHA for 2510e04
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.6.1-SNAPSHOT</version>
+ <version>4.6.1</version>
9
10
<parent>
11
<groupId>no.digipost</groupId>
@@ -357,7 +357,7 @@
357
<connection>scm:git:[email protected]:digipost/signature-api-client-java.git</connection>
358
<developerConnection>scm:git:[email protected]:digipost/signature-api-client-java.git</developerConnection>
359
<url>https://github.com/digipost/signature-api-client-java/</url>
360
- <tag>4.6</tag>
+ <tag>4.6.1</tag>
361
</scm>
362
363
</project>
0 commit comments