Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
camunda-jenkins committed Feb 10, 2021
1 parent c9676fd commit a98dc77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.zeebe</groupId>
<artifactId>zeebe-simple-monitor</artifactId>
<version>0.21.0-SNAPSHOT</version>
<version>0.20.1</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -339,7 +339,7 @@
<url>https://github.com/zeebe-io/zeebe-simple-monitor</url>
<connection>scm:git:[email protected]:zeebe-io/zeebe-simple-monitor.git</connection>
<developerConnection>scm:git:[email protected]:zeebe-io/zeebe-simple-monitor.git</developerConnection>
<tag>HEAD</tag>
<tag>0.20.1</tag>
</scm>

</project>

0 comments on commit a98dc77

Please sign in to comment.