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 d64959f commit 473a0c4Copy full SHA for 473a0c4
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>protocol-attacker</artifactId>
11
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
12
13
<name>Protocol-Attacker</name>
14
<description>Protocol-Attacker is a framework for the creation of protocol analysis tools</description>
@@ -39,7 +39,7 @@
39
<scm>
40
<connection>scm:git:https://github.com/tls-attacker/Protocol-Attacker.git</connection>
41
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/Protocol-Attacker-Development.git</developerConnection>
42
- <tag>v1.1.1</tag>
+ <tag>v1.1.2</tag>
43
<url>https://github.com/tls-attacker/Protocol-Attacker</url>
44
</scm>
45
0 commit comments