Skip to content

Commit eafd8de

Browse files
author
Jeremy Schiff
committed
[maven-release-plugin] prepare for next development iteration
1 parent 53763fa commit eafd8de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<connection>scm:git:git://github.com/NessComputing/ml-liblinear-java.git</connection>
1414
<developerConnection>scm:git:git@github.com:NessComputing/ml-liblinear-java.git</developerConnection>
1515
<url>http://github.com/NessComputing/ml-liblinear-java</url>
16-
<tag>liblinear-java-1.93</tag>
16+
<tag>HEAD</tag>
1717
</scm>
1818

1919
<groupId>ness.external</groupId>
2020
<artifactId>liblinear-java</artifactId>
2121
<name>liblinear-java</name>
22-
<version>1.93</version>
22+
<version>1.94-SNAPSHOT</version>
2323
<packaging>jar</packaging>
2424
<description>Fork of liblinear-java from http://www.bwaldvogel.de/liblinear-java</description>
2525

0 commit comments

Comments
 (0)