Skip to content

Commit 7bdcef2

Browse files
committed
release: v4.0.1
1 parent 73998b4 commit 7bdcef2

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>asn1-attacker</artifactId>
11-
<version>4.0.1-SNAPSHOT</version>
11+
<version>4.0.1</version>
1212

1313
<name>ASN.1-Attacker</name>
1414
<description>ASN.1-Attacker is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures.
@@ -41,7 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://github.com/tls-attacker/ASN.1-Tool.git</connection>
4343
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/ASN.1-Tool-Development.git</developerConnection>
44-
<tag>HEAD</tag>
44+
<tag>v4.0.1</tag>
4545
<url>https://github.com/tls-attacker/ASN.1-Tool</url>
4646
</scm>
4747

0 commit comments

Comments
 (0)