Skip to content

Commit 5be98a7

Browse files
committed
release: v2.4.2
1 parent 7be11f8 commit 5be98a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>de.rub.nds.tls.dockerlib</groupId>
1010

1111
<artifactId>tls-docker-library</artifactId>
12-
<version>2.4.2-SNAPSHOT</version>
12+
<version>2.4.2</version>
1313
<packaging>jar</packaging>
1414

1515
<name>TLS-Docker-Library</name>
@@ -73,7 +73,7 @@
7373
<scm>
7474
<connection>scm:git:git://github.com/tls-attacker/TLS-Docker-Library.git</connection>
7575
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/TLS-Docker-Library-Development.git</developerConnection>
76-
<tag>HEAD</tag>
76+
<tag>v2.4.2</tag>
7777
<url>https://github.com/tls-attacker/TLS-Docker-Library/tree/main</url>
7878
</scm>
7979

0 commit comments

Comments
 (0)