We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97bb165 commit 510734eCopy full SHA for 510734e
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.codelibs</groupId>
5
<artifactId>jcifs</artifactId>
6
- <version>3.0.1</version>
+ <version>3.0.2-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>jCIFS</name>
9
<url>https://github.com/codelibs/jcifs</url>
@@ -32,7 +32,7 @@
32
<connection>scm:git:git@github.com:codelibs/jcifs.git</connection>
33
<developerConnection>scm:git:git@github.com:codelibs/jcifs.git</developerConnection>
34
35
- <tag>jcifs-3.0.1</tag>
+ <tag>HEAD</tag>
36
</scm>
37
<properties>
38
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments