Skip to content

Commit 473a0c4

Browse files
committed
release: v1.1.2
1 parent d64959f commit 473a0c4

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>protocol-attacker</artifactId>
11-
<version>1.1.2-SNAPSHOT</version>
11+
<version>1.1.2</version>
1212

1313
<name>Protocol-Attacker</name>
1414
<description>Protocol-Attacker is a framework for the creation of protocol analysis tools</description>
@@ -39,7 +39,7 @@
3939
<scm>
4040
<connection>scm:git:https://github.com/tls-attacker/Protocol-Attacker.git</connection>
4141
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/Protocol-Attacker-Development.git</developerConnection>
42-
<tag>v1.1.1</tag>
42+
<tag>v1.1.2</tag>
4343
<url>https://github.com/tls-attacker/Protocol-Attacker</url>
4444
</scm>
4545

0 commit comments

Comments
 (0)