Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Add version to pass the GitHub workflow
  • Loading branch information
pierre-yves-monnet authored Oct 21, 2022
1 parent 6428bf4 commit 904ba2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.5</version>
<configuration>
<mainClass>org.camunda.cherry.CherryApplication</mainClass>
</configuration>
Expand Down

0 comments on commit 904ba2f

Please sign in to comment.