Skip to content

Commit c061a4f

Browse files
committed
release: v1.2.9
1 parent ae7110e commit c061a4f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

TLS-Test-Framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.rub.nds.tls.anvil</groupId>
66
<artifactId>tls-anvil</artifactId>
7-
<version>1.2.9-SNAPSHOT</version>
7+
<version>1.2.9</version>
88
</parent>
99
<groupId>de.rub.nds.tls.anvil</groupId>
1010
<artifactId>tls-test-framework</artifactId>

TLS-Testsuite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.rub.nds.tls.anvil</groupId>
66
<artifactId>tls-anvil</artifactId>
7-
<version>1.2.9-SNAPSHOT</version>
7+
<version>1.2.9</version>
88
</parent>
99
<groupId>de.rub.nds.tls.anvil</groupId>
1010
<artifactId>tls-testsuite</artifactId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>de.rub.nds.tls.anvil</groupId>
1111
<artifactId>tls-anvil</artifactId>
12-
<version>1.2.9-SNAPSHOT</version>
12+
<version>1.2.9</version>
1313
<packaging>pom</packaging>
1414
<name>TLS-Anvil</name>
1515

@@ -21,7 +21,7 @@
2121
<scm>
2222
<connection>scm:git:https://github.com/tls-attacker/TLS-Anvil.git</connection>
2323
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/TLS-Anvil-Development.git</developerConnection>
24-
<tag>v1.2.0</tag>
24+
<tag>v1.2.9</tag>
2525
<url>https://github.com/tls-attacker/TLS-Anvil</url>
2626
</scm>
2727

0 commit comments

Comments
 (0)