Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Fikser target directory
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikg committed Jun 5, 2024
1 parent 80ddd25 commit 67184aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tilbakekreving-v1-tjenestespesifikasjon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<goal>xsdtojava</goal>
</goals>
<configuration>
<sourceRoot>${basedir}/src/main/java</sourceRoot>
<sourceRoot>${basedir}/target/generated-sources</sourceRoot>
<xsdOptions>
<xsdOption>
<extension>true</extension>
Expand Down

0 comments on commit 67184aa

Please sign in to comment.