Skip to content

Commit 0b2086e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b8f9e5c commit 0b2086e

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.airlift</groupId>
1313
<artifactId>aircompressor-v3</artifactId>
14-
<version>3.3</version>
14+
<version>3.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<name>aircompressor</name>
@@ -32,7 +32,7 @@
3232
<scm>
3333
<connection>scm:git:git://github.com/airlift/aircompressor.git</connection>
3434
<developerConnection>scm:git:[email protected]:airlift/aircompressor.git</developerConnection>
35-
<tag>3.3</tag>
35+
<tag>HEAD</tag>
3636
<url>https://github.com/airlift/aircompressor/tree/master</url>
3737
</scm>
3838

0 commit comments

Comments
 (0)