Skip to content

Commit ff120f0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 96d6d68 commit ff120f0

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

44
<artifactId>jne</artifactId>
55
<packaging>jar</packaging>
6-
<version>4.0.4</version>
6+
<version>4.0.5-SNAPSHOT</version>
77
<name>jne</name>
88
<description>Utility library for extracting native resources embedded in jars such as executables, dynamic libraries, or other files on Windows, Linux, and Mac.</description>
99

@@ -16,7 +16,7 @@
1616
<scm>
1717
<url>https://github.com/fizzed/jne</url>
1818
<connection>scm:git:git@github.com:fizzed/jne.git</connection>
19-
<tag>v4.0.4</tag>
19+
<tag>HEAD</tag>
2020
</scm>
2121

2222
<properties>

0 commit comments

Comments
 (0)