Skip to content

Commit 60bc796

Browse files
committed
fixed versionbump in TLS-Server
1 parent 8f531b3 commit 60bc796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TLS-Server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.rub.nds.tlsattacker</groupId>
66
<artifactId>TLS-Attacker</artifactId>
7-
<version>3.7.0</version>
7+
<version>3.8.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>TLS-Server</artifactId>
1010
<packaging>jar</packaging>

0 commit comments

Comments
 (0)