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 931f276 commit bcd80d5Copy full SHA for bcd80d5
FrejaEidClient/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.verisec.frejaeid</groupId>
5
<artifactId>FrejaEidClient</artifactId>
6
- <version>2.19.0-SNAPSHOT</version>
+ <version>2.19.0</version>
7
<packaging>jar</packaging>
8
9
<name>FrejaEidClient</name>
@@ -59,7 +59,7 @@
59
scm:git:https://github.com/Verisec/frejaeidclient.git
60
</developerConnection>
61
<url>https://github.com/Verisec/frejaeidclient</url>
62
- <tag>HEAD</tag>
+ <tag>FrejaEidClient/2.19.0</tag>
63
</scm>
64
65
0 commit comments