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 fa65f52 commit a7547e4Copy full SHA for a7547e4
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>5.0-SNAPSHOT</version>
+ <version>5.0-RC2</version>
9
10
<parent>
11
<groupId>no.digipost</groupId>
@@ -381,7 +381,7 @@
381
<connection>scm:git:[email protected]:digipost/signature-api-client-java.git</connection>
382
<developerConnection>scm:git:[email protected]:digipost/signature-api-client-java.git</developerConnection>
383
<url>https://github.com/digipost/signature-api-client-java/</url>
384
- <tag>HEAD</tag>
+ <tag>5.0-RC2</tag>
385
</scm>
386
387
</project>
0 commit comments