USRE-72 function for metadata request

This commit is contained in:
YuCheng Hu 2021-12-03 01:29:10 -05:00 committed by Gitea
parent e1746e2f6c
commit 173206d12b
1 changed files with 1 additions and 1 deletions

View File

@ -6,8 +6,8 @@
<sourceOutputDir name="target/generated-sources/annotations" /> <sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<module name="rets-io-client (1)" />
<module name="rets-io-common" /> <module name="rets-io-common" />
<module name="rets-io-client" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
</component> </component>