Skip to content

Commit 742394f

Browse files
committed
release: v5.1.6
1 parent 00ec9fb commit 742394f

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

TLS-Client/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>tls-client</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

TLS-Core/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>tls-core</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

TLS-Mitm/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>tls-mitm</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

TLS-Proxy/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>tls-proxy</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

TLS-Server/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>tls-server</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

TraceTool/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>trace-tool</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

Transport/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>transport</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

Utils/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.attacker</groupId>
66
<artifactId>tls-attacker</artifactId>
7-
<version>5.1.6-SNAPSHOT</version>
7+
<version>5.1.6</version>
88
</parent>
99
<artifactId>utils</artifactId>
1010

@@ -13,7 +13,7 @@
1313
<scm>
1414
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
1515
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v5.1.6</tag>
1717
<url>https://github.com/tls-attacker/TLS-Attacker</url>
1818
</scm>
1919

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.attacker</groupId>
1111
<artifactId>tls-attacker</artifactId>
12-
<version>5.1.6-SNAPSHOT</version>
12+
<version>5.1.6</version>
1313
<packaging>pom</packaging>
1414

1515
<name>TLS-Attacker</name>
@@ -87,7 +87,7 @@
8787
<scm>
8888
<connection>scm:git:https://github.com/tls-attacker/TLS-Attacker.git</connection>
8989
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/TLS-Attacker-Development.git</developerConnection>
90-
<tag>HEAD</tag>
90+
<tag>v5.1.6</tag>
9191
<url>https://github.com/tls-attacker/TLS-Attacker</url>
9292
</scm>
9393

0 commit comments

Comments
 (0)