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 91ab704 commit 3cf7771Copy full SHA for 3cf7771
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.7-SNAPSHOT</version>
+ <version>5.0-RC1</version>
9
10
<parent>
11
<groupId>no.digipost</groupId>
@@ -352,7 +352,7 @@
352
<connection>scm:git:[email protected]:digipost/signature-api-client-java.git</connection>
353
<developerConnection>scm:git:[email protected]:digipost/signature-api-client-java.git</developerConnection>
354
<url>https://github.com/digipost/signature-api-client-java/</url>
355
- <tag>HEAD</tag>
+ <tag>5.0-RC1</tag>
356
</scm>
357
358
</project>
0 commit comments