Skip to content

Commit 56c0280

Browse files
committed
[maven-release-plugin] prepare release v0.3.0
1 parent aa5963d commit 56c0280

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.streammachine</groupId>
66
<artifactId>command-line-interface</artifactId>
7-
<version>0.3.0-SNAPSHOT</version>
7+
<version>0.3.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Stream Machine CLI</name>
@@ -13,7 +13,7 @@
1313
<url>https://github.com/streammachineio/cli</url>
1414
<connection>scm:git:git@github.com:streammachineio/cli.git</connection>
1515
<developerConnection>scm:git:git@github.com:streammachineio/cli.git</developerConnection>
16-
<tag>HEAD</tag>
16+
<tag>v0.3.0</tag>
1717
</scm>
1818

1919
<properties>

0 commit comments

Comments
 (0)