Skip to content

Commit 28bf268

Browse files
committed
release: Prepare for next development iteration
1 parent d6eef9d commit 28bf268

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
@@ -4,7 +4,7 @@
44

55
<groupId>de.rub.nds</groupId>
66
<artifactId>protocol-toolkit-bom</artifactId>
7-
<version>6.1.0</version>
7+
<version>6.1.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Protocol Toolkit (Bill of Materials)</name>
@@ -92,7 +92,7 @@
9292
<scm>
9393
<connection>scm:git:https://github.com/tls-attacker/Protocol-Toolkit-BOM.git</connection>
9494
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/Protocol-Toolkit-BOM.git</developerConnection>
95-
<tag>v6.1.0</tag>
95+
<tag>HEAD</tag>
9696
<url>https://github.com/tls-attacker/Protocol-Toolkit-BOM</url>
9797
</scm>
9898

0 commit comments

Comments
 (0)