Skip to content

Commit

Permalink
fix parent version sonataflow-quarkus-devui-bom (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira authored Jun 11, 2024
1 parent 3cd506d commit 892c8fa
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
<parent>
<groupId>org.apache.kie.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui-parent</artifactId>
<version>${revision}</version>
<version>999-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>sonataflow-quarkus-devui-bom</artifactId>
Expand Down

0 comments on commit 892c8fa

Please sign in to comment.