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 d6eef9d commit 28bf268Copy full SHA for 28bf268
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.rub.nds</groupId>
6
<artifactId>protocol-toolkit-bom</artifactId>
7
- <version>6.1.0</version>
+ <version>6.1.1-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>Protocol Toolkit (Bill of Materials)</name>
@@ -92,7 +92,7 @@
92
<scm>
93
<connection>scm:git:https://github.com/tls-attacker/Protocol-Toolkit-BOM.git</connection>
94
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/Protocol-Toolkit-BOM.git</developerConnection>
95
- <tag>v6.1.0</tag>
+ <tag>HEAD</tag>
96
<url>https://github.com/tls-attacker/Protocol-Toolkit-BOM</url>
97
</scm>
98
0 commit comments