Skip to content

Commit 47d7a0e

Browse files
committed
release: v5.3.0
1 parent 41fa3a7 commit 47d7a0e

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>modifiable-variable</artifactId>
11-
<version>5.2.1-SNAPSHOT</version>
11+
<version>5.3.0</version>
1212

1313
<name>ModifiableVariable</name>
1414
<description>A Modifiable Variable concept allows for easy runtime modifications of basic data types like integers, booleans, or byte arrays</description>
@@ -51,7 +51,7 @@
5151
<scm>
5252
<connection>scm:git:https://github.com/tls-attacker/ModifiableVariable.git</connection>
5353
<developerConnection>scm:git:ssh://[email protected]/tls-attacker/ModifiableVariable.git</developerConnection>
54-
<tag>v5.0.0</tag>
54+
<tag>v5.3.0</tag>
5555
<url>https://github.com/tls-attacker/ModifiableVariable</url>
5656
</scm>
5757

0 commit comments

Comments
 (0)