Skip to content

Commit 500eecb

Browse files
committed
updated (correct) version of modifiable variables
1 parent 32cda84 commit 500eecb

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
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3-
<modelVersion>4.1.0</modelVersion>
3+
<modelVersion>4.0.0</modelVersion>
44
<groupId>de.rub.nds</groupId>
55
<artifactId>ModifiableVariable</artifactId>
6-
<version>3.0.0</version>
6+
<version>3.1.0</version>
77
<packaging>jar</packaging>
88

99
<name>ModifiableVariable</name>

0 commit comments

Comments
 (0)