Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas authored Nov 11, 2024
1 parent baad79c commit fd1df7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<execution>
<id>build-version</id>
<goals>
<goal>build-image</goal>
<goal>build-image-no-fork</goal>
</goals>
<phase>package</phase>
<configuration>
Expand Down Expand Up @@ -94,4 +94,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit fd1df7a

Please sign in to comment.