File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<groupId >de.hs-heilbronn.mi</groupId >
8
8
<artifactId >zlibsvm</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >2.0.10 -SNAPSHOT</version >
10
+ <version >2.1.0 -SNAPSHOT</version >
11
11
12
12
<name >zlibsvm</name >
13
13
<description >A Java binding for the famous LIBSVM library</description >
78
78
<maven .compile.encoding>UTF-8</maven .compile.encoding>
79
79
<maven .compiler.target>${java.target} </maven .compiler.target>
80
80
81
- <zlibsvm .version>2.0.10 -SNAPSHOT</zlibsvm .version>
81
+ <zlibsvm .version>2.1.0 -SNAPSHOT</zlibsvm .version>
82
82
<libsvm .version>3.31</libsvm .version>
83
83
<!-- apache commons stuff -->
84
84
<commons .lang3.version>3.13.0</commons .lang3.version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >de.hs-heilbronn.mi</groupId >
7
7
<artifactId >zlibsvm</artifactId >
8
- <version >2.0.10 -SNAPSHOT</version >
8
+ <version >2.1.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >de.hs-heilbronn.mi</groupId >
7
7
<artifactId >zlibsvm</artifactId >
8
- <version >2.0.10 -SNAPSHOT</version >
8
+ <version >2.1.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
You can’t perform that action at this time.
0 commit comments