From c42299c5cfe56d022635149e2a397f2bb9bab15b Mon Sep 17 00:00:00 2001 From: mmaehren <32199075+mmaehren@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:27:47 +0200 Subject: [PATCH] release: v6.1.4 --- TLS-Client/pom.xml | 4 ++-- TLS-Core/pom.xml | 4 ++-- TLS-Mitm/pom.xml | 4 ++-- TLS-Proxy/pom.xml | 4 ++-- TLS-Server/pom.xml | 4 ++-- TraceTool/pom.xml | 4 ++-- Transport/pom.xml | 4 ++-- Utils/pom.xml | 4 ++-- pom.xml | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/TLS-Client/pom.xml b/TLS-Client/pom.xml index 2dbb117c18..b74a9aa822 100644 --- a/TLS-Client/pom.xml +++ b/TLS-Client/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 tls-client @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/TLS-Core/pom.xml b/TLS-Core/pom.xml index b6f0c6aed7..714d243bc0 100644 --- a/TLS-Core/pom.xml +++ b/TLS-Core/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 tls-core @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/TLS-Mitm/pom.xml b/TLS-Mitm/pom.xml index f524b4a77a..682512c6cd 100644 --- a/TLS-Mitm/pom.xml +++ b/TLS-Mitm/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 tls-mitm @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/TLS-Proxy/pom.xml b/TLS-Proxy/pom.xml index c39cf120db..2ceb786349 100644 --- a/TLS-Proxy/pom.xml +++ b/TLS-Proxy/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 tls-proxy @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/TLS-Server/pom.xml b/TLS-Server/pom.xml index 26145c9d81..9de1ffc2e5 100644 --- a/TLS-Server/pom.xml +++ b/TLS-Server/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 tls-server @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/TraceTool/pom.xml b/TraceTool/pom.xml index b0e810d03e..91956db4ac 100644 --- a/TraceTool/pom.xml +++ b/TraceTool/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 trace-tool @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/Transport/pom.xml b/Transport/pom.xml index d84a6f67e1..a9104a0f0f 100644 --- a/Transport/pom.xml +++ b/Transport/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 transport @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/Utils/pom.xml b/Utils/pom.xml index 378bf57cb9..213a60a2f9 100644 --- a/Utils/pom.xml +++ b/Utils/pom.xml @@ -4,7 +4,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 utils @@ -13,7 +13,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker diff --git a/pom.xml b/pom.xml index 5a0603ef50..61a64e49ad 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ de.rub.nds.tls.attacker tls-attacker - 6.1.4-SNAPSHOT + 6.1.4 pom TLS-Attacker @@ -87,7 +87,7 @@ scm:git:https://github.com/tls-attacker/TLS-Attacker.git scm:git:ssh://git@github.com/tls-attacker/TLS-Attacker-Development.git - HEAD + v6.1.4 https://github.com/tls-attacker/TLS-Attacker