Skip to content

Commit

Permalink
fix: Updated the actual directory to add with generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdutz committed Nov 15, 2024
1 parent 573180a commit 6677ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@
</goals>
<configuration>
<sources>
<source>${project.basedir}/website/main/generated/</source>
<source>${project.basedir}/src/main/generated/</source>
</sources>
</configuration>
</execution>
Expand Down

0 comments on commit 6677ee9

Please sign in to comment.