We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9458b commit 7bd1369Copy full SHA for 7bd1369
pom.xml
@@ -2,14 +2,14 @@
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3
<properties>
4
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5
- <kpm.library.version>5.0.0.001</kpm.library.version>
+ <kpm.library.version>5.1</kpm.library.version>
6
7
</properties>
8
9
<modelVersion>4.0.0</modelVersion>
10
<groupId>de.mpg.mpiinf</groupId>
11
<artifactId>KPM</artifactId>
12
- <version>5</version>
+ <version>5.1</version>
13
<name>KPMStandalone</name>
14
<description>Standalone for KPM</description>
15
<url>http://maven.apache.org</url>
0 commit comments