Skip to content

Commit

Permalink
Fix javadoc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BenCodez committed Nov 24, 2024
1 parent 52ca546 commit 3e862ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VotingPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
<goals>
<goal>jar</goal>
</goals>
<phase>install</phase>
<phase>deploy</phase>
<configuration>
<sourcepath>
${project.basedir}/target/delombok</sourcepath>
Expand Down

0 comments on commit 3e862ef

Please sign in to comment.