Skip to content

Commit ca7251f

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent de74bba commit ca7251f

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>ch.iterate.backblaze</groupId>
55
<artifactId>b2</artifactId>
6-
<version>2.2.0</version>
6+
<version>2.2.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<description>Java language bindings for Backblaze B2 Cloud Storage</description>
99
<url>https://github.com/iterate-ch/backblaze-b2-java-api</url>
@@ -40,7 +40,7 @@
4040
<url>https://github.com/iterate-ch/backblaze-b2-java-api</url>
4141
<connection>https://github.com/iterate-ch/backblaze-b2-java-api</connection>
4242
<developerConnection>scm:git:[email protected]:iterate-ch/backblaze-b2-java-api.git</developerConnection>
43-
<tag>b2-2.2.0</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545
<dependencies>
4646
<dependency>

0 commit comments

Comments
 (0)