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 7be11f8 commit 5be98a7Copy full SHA for 5be98a7
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>de.rub.nds.tls.dockerlib</groupId>
10
11
<artifactId>tls-docker-library</artifactId>
12
- <version>2.4.2-SNAPSHOT</version>
+ <version>2.4.2</version>
13
<packaging>jar</packaging>
14
15
<name>TLS-Docker-Library</name>
@@ -73,7 +73,7 @@
73
<scm>
74
<connection>scm:git:git://github.com/tls-attacker/TLS-Docker-Library.git</connection>
75
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/TLS-Docker-Library-Development.git</developerConnection>
76
- <tag>HEAD</tag>
+ <tag>v2.4.2</tag>
77
<url>https://github.com/tls-attacker/TLS-Docker-Library/tree/main</url>
78
</scm>
79
0 commit comments