We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53763fa commit eafd8deCopy full SHA for eafd8de
1 file changed
pom.xml
@@ -13,13 +13,13 @@
13
<connection>scm:git:git://github.com/NessComputing/ml-liblinear-java.git</connection>
14
<developerConnection>scm:git:git@github.com:NessComputing/ml-liblinear-java.git</developerConnection>
15
<url>http://github.com/NessComputing/ml-liblinear-java</url>
16
- <tag>liblinear-java-1.93</tag>
+ <tag>HEAD</tag>
17
</scm>
18
19
<groupId>ness.external</groupId>
20
<artifactId>liblinear-java</artifactId>
21
<name>liblinear-java</name>
22
- <version>1.93</version>
+ <version>1.94-SNAPSHOT</version>
23
<packaging>jar</packaging>
24
<description>Fork of liblinear-java from http://www.bwaldvogel.de/liblinear-java</description>
25
0 commit comments