Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
chore(deps): migrate to zeebe-bpmn-model 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saig0 committed Apr 7, 2020
1 parent 7956b07 commit 20a8de4
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 @@ -6,15 +6,15 @@
<name>Zeebe Upgrade Tools</name>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-upgrade</artifactId>
<version>0.23.0-SNAPSHOT</version>
<version>0.23.0</version>
<packaging>jar</packaging>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-bom</artifactId>
<version>0.23.0-SNAPSHOT</version>
<version>0.23.0</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 20a8de4

Please sign in to comment.