Skip to content

Commit

Permalink
update graph build exec phase
Browse files Browse the repository at this point in the history
Signed-off-by: Nicklas Körtge <nicklas.koertge1@ibm.com>
  • Loading branch information
n1ckl0sk0rtge committed Jun 10, 2024
1 parent 60adee4 commit 854ee52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<version>3.3.0</version>
<executions>
<execution>
<phase>package</phase>
<phase>install</phase>
<goals>
<goal>exec</goal>
</goals>
Expand Down

0 comments on commit 854ee52

Please sign in to comment.