Skip to content

Commit

Permalink
digiwf-engine fix dms wsdl location (#1096)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir authored Dec 8, 2023
1 parent d97e291 commit fc8eac2
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 fc8eac2

Please sign in to comment.