Skip to content

Commit c8fafa2

Browse files
authored
Merge pull request #16 from tls-attacker/bumpVersion
bumped version to 1.2.1
2 parents f871239 + 19fef40 commit c8fafa2

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
@@ -6,7 +6,7 @@
66

77
<groupId>de.rub.nds</groupId>
88
<artifactId>X509Attacker</artifactId>
9-
<version>1.3.0-SNAPSHOT</version>
9+
<version>1.2.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>X.509-Attacker</name>
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>de.rub.nds</groupId>
5858
<artifactId>Asn1Tool</artifactId>
59-
<version>1.4.0-SNAPSHOT</version>
59+
<version>1.3.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.bouncycastle</groupId>

0 commit comments

Comments
 (0)