Skip to content

Commit

Permalink
Update the soy-compiler running phase as release plugin only runs til…
Browse files Browse the repository at this point in the history
…l verify during release (#2855)
  • Loading branch information
penmetsaa authored Nov 25, 2022
1 parent 20f15bb commit d7621a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<goals>
<goal>exec</goal>
</goals>
<phase>install</phase>
<phase>verify</phase>
<configuration>
<executable>java</executable>
<arguments>
Expand Down

0 comments on commit d7621a0

Please sign in to comment.