Skip to content

Commit 73002e3

Browse files
committed
[maven-release-plugin] prepare release 3.6
1 parent bf60ecd commit 73002e3

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.6-SNAPSHOT</version>
14+
<version>3.6</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:git@github.com:airlift/aircompressor.git</developerConnection>
35-
<tag>HEAD</tag>
35+
<tag>3.6</tag>
3636
<url>https://github.com/airlift/aircompressor/tree/master</url>
3737
</scm>
3838

0 commit comments

Comments
 (0)