Skip to content

Commit

Permalink
fix(zeebe): set desired Zeebe version explicitly (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
igpetrov authored Sep 20, 2023
1 parent 48d50fb commit 37bdac4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ limitations under the License.</license.inlineheader>
<nexus.sonatype.url>https://s01.oss.sonatype.org</nexus.sonatype.url>

<!-- Camunda internal libraries -->
<version.zeebe>8.3.0-SNAPSHOT</version.zeebe>
<version.zeebe>8.3.0-alpha6</version.zeebe>
<version.spring-zeebe>8.3.0-alpha7</version.spring-zeebe>
<version.feel-engine>1.16.1</version.feel-engine>
<version.operate-client>8.3.0-alpha5</version.operate-client>
Expand Down

0 comments on commit 37bdac4

Please sign in to comment.