Skip to content

Commit a235a33

Browse files
committed
release: Prepare for next development iteration
1 parent 35507e3 commit a235a33

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.0</version>
11+
<version>4.0.1-SNAPSHOT</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>v4.0.0</tag>
44+
<tag>HEAD</tag>
4545
<url>https://github.com/tls-attacker/ASN.1-Tool</url>
4646
</scm>
4747

0 commit comments

Comments
 (0)