Skip to content

Commit 6677ee9

Browse files
committed
fix: Updated the actual directory to add with generated code
1 parent 573180a commit 6677ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1661,7 +1661,7 @@
16611661
</goals>
16621662
<configuration>
16631663
<sources>
1664-
<source>${project.basedir}/website/main/generated/</source>
1664+
<source>${project.basedir}/src/main/generated/</source>
16651665
</sources>
16661666
</configuration>
16671667
</execution>

0 commit comments

Comments
 (0)