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 73998b4 commit 7bdcef2Copy full SHA for 7bdcef2
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>asn1-attacker</artifactId>
11
- <version>4.0.1-SNAPSHOT</version>
+ <version>4.0.1</version>
12
13
<name>ASN.1-Attacker</name>
14
<description>ASN.1-Attacker is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures.
@@ -41,7 +41,7 @@
41
<scm>
42
<connection>scm:git:https://github.com/tls-attacker/ASN.1-Tool.git</connection>
43
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/ASN.1-Tool-Development.git</developerConnection>
44
- <tag>HEAD</tag>
+ <tag>v4.0.1</tag>
45
<url>https://github.com/tls-attacker/ASN.1-Tool</url>
46
</scm>
47
0 commit comments