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 35507e3 commit a235a33Copy full SHA for a235a33
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>asn1-attacker</artifactId>
11
- <version>4.0.0</version>
+ <version>4.0.1-SNAPSHOT</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>v4.0.0</tag>
+ <tag>HEAD</tag>
45
<url>https://github.com/tls-attacker/ASN.1-Tool</url>
46
</scm>
47
0 commit comments