Skip to content

Commit 15c775e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9beb427 commit 15c775e

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
@@ -8,7 +8,7 @@
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.netpreserve</groupId>
1010
<artifactId>jwarc</artifactId>
11-
<version>0.33.0</version>
11+
<version>0.33.1-SNAPSHOT</version>
1212

1313
<name>jwarc</name>
1414
<description>Java library for reading and writing WARC files with a typed API</description>
@@ -26,7 +26,7 @@
2626
<url>https://github.com/iipc/jwarc</url>
2727
<connection>scm:git:git@github.com:iipc/jwarc.git</connection>
2828
<developerConnection>scm:git:git@github.com:iipc/jwarc.git</developerConnection>
29-
<tag>v0.33.0</tag>
29+
<tag>HEAD</tag>
3030
</scm>
3131

3232
<build>

0 commit comments

Comments
 (0)