Skip to content

Commit 51a04af

Browse files
author
camunda-jenkins
committed
[maven-release-plugin] prepare release 0.22.0
1 parent 38cff0b commit 51a04af

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
<name>Zeebe HTTP Worker</name>
55
<groupId>io.zeebe</groupId>
66
<artifactId>zeebe-http-worker</artifactId>
7-
<version>0.22.0-SNAPSHOT</version>
7+
<version>0.22.0</version>
88
<packaging>jar</packaging>
99

1010
<parent>
@@ -193,7 +193,7 @@
193193
<url>https://github.com/zeebe-io/zeebe-http-worker</url>
194194
<connection>scm:git:[email protected]:zeebe-io/zeebe-http-worker.git</connection>
195195
<developerConnection>scm:git:[email protected]:zeebe-io/zeebe-http-worker.git</developerConnection>
196-
<tag>HEAD</tag>
196+
<tag>0.22.0</tag>
197197
</scm>
198198

199199
</project>

0 commit comments

Comments
 (0)