Skip to content

Commit

Permalink
digiwf-engine fix dms wsdl location
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir committed Dec 7, 2023
1 parent 82192da commit 1e44458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions digiwf-engine/digiwf-engine-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@
<wsdlOptions>
<wsdlOption>
<wsdl>${basedir}/src/main/resources/dms.wsdl</wsdl>
<wsdlLocation>classpath:dms.wsdl</wsdlLocation>
<extraargs>
<extraarg>-quiet</extraarg>
<!--
Expand Down

0 comments on commit 1e44458

Please sign in to comment.