Skip to content

Commit ccb1862

Browse files
committed
pom update
1 parent ce333fd commit ccb1862

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>protocol-attacker</artifactId>
11-
<version>2.0.6-SNAPSHOT</version>
11+
<version>2.0.6-json</version>
1212

1313
<name>Protocol-Attacker</name>
1414
<description>Protocol-Attacker is a framework for the creation of protocol analysis tools</description>
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>de.rub.nds</groupId>
7777
<artifactId>modifiable-variable</artifactId>
78-
<version>5.1.3-SNAPSHOT</version>
78+
<version>5.1.3-json</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>jakarta.xml.bind</groupId>

0 commit comments

Comments
 (0)