Skip to content

Commit 0c8ed1f

Browse files
committed
release: v1.5.0
1 parent 0d6d6a4 commit 0c8ed1f

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

TLS-Test-Framework/pom.xml

Lines changed: 2 additions & 2 deletions
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.4.1-SNAPSHOT</version>
7+
<version>1.5.0</version>
88
</parent>
99
<artifactId>tls-test-framework</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Anvil.git</connection>
1515
<developerConnection>scm:git:ssh://git@github.com/tls-attacker/TLS-Anvil-Development.git</developerConnection>
16-
<tag>v1.3.0</tag>
16+
<tag>v1.5.0</tag>
1717
<url>https://github.com/tls-attacker/TLS-Anvil</url>
1818
</scm>
1919

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.4.1-SNAPSHOT</version>
7+
<version>1.5.0</version>
88
</parent>
99

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.4.1-SNAPSHOT</version>
12+
<version>1.5.0</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.3.0</tag>
24+
<tag>v1.5.0</tag>
2525
<url>https://github.com/tls-attacker/TLS-Anvil</url>
2626
</scm>
2727

0 commit comments

Comments
 (0)