Skip to content

Commit 510734e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 97bb165 commit 510734e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.codelibs</groupId>
55
<artifactId>jcifs</artifactId>
6-
<version>3.0.1</version>
6+
<version>3.0.2-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>jCIFS</name>
99
<url>https://github.com/codelibs/jcifs</url>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:git@github.com:codelibs/jcifs.git</connection>
3333
<developerConnection>scm:git:git@github.com:codelibs/jcifs.git</developerConnection>
3434
<url>https://github.com/codelibs/jcifs</url>
35-
<tag>jcifs-3.0.1</tag>
35+
<tag>HEAD</tag>
3636
</scm>
3737
<properties>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)