Skip to content

Commit 7bd1369

Browse files
Update pom.xml to version 5.1
1 parent 4f9458b commit 7bd1369

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
@@ -2,14 +2,14 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<properties>
44
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5-
<kpm.library.version>5.0.0.001</kpm.library.version>
5+
<kpm.library.version>5.1</kpm.library.version>
66

77
</properties>
88

99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>de.mpg.mpiinf</groupId>
1111
<artifactId>KPM</artifactId>
12-
<version>5</version>
12+
<version>5.1</version>
1313
<name>KPMStandalone</name>
1414
<description>Standalone for KPM</description>
1515
<url>http://maven.apache.org</url>

0 commit comments

Comments
 (0)