Skip to content

Commit b98c7d8

Browse files
committed
[maven-release-plugin] prepare release 2.0.3
1 parent c58c3db commit b98c7d8

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</artifactId>
14-
<version>2.0.3-SNAPSHOT</version>
14+
<version>2.0.3</version>
1515
<packaging>jar</packaging>
1616

1717
<name>aircompressor</name>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:git://github.com/airlift/aircompressor.git</connection>
3434
<developerConnection>scm:git:git@github.com:airlift/aircompressor.git</developerConnection>
3535
<url>https://github.com/airlift/aircompressor/tree/release-2.x</url>
36-
<tag>release-2.x</tag>
36+
<tag>2.0.3</tag>
3737
</scm>
3838

3939
<properties>

0 commit comments

Comments
 (0)