1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="CompilerConfiguration">
- <annotationProcessing>
- <profile name="Maven default annotation processors profile" enabled="true">
- <sourceOutputDir name="target/generated-sources/annotations" />
- <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
- <outputRelativeToContentRoot value="true" />
- <module name="hnqz-common-sentinel" />
- <module name="hnqz-monitor" />
- <module name="hnqz-sso-client-demo" />
- <module name="hnqz-common-feign" />
- <module name="hnqz-auth" />
- <module name="hnqz-common-transaction" />
- <module name="hnqz-pay-platform" />
- <module name="hnqz-daemon-elastic-job" />
- <module name="hnqz-common-job" />
- <module name="hnqz-codegen" />
- <module name="hnqz-common-sequence" />
- <module name="hnqz-tx-manager" />
- <module name="hnqz-common-ding" />
- <module name="hnqz-mp-platform" />
- <module name="hnqz-common-gateway" />
- <module name="hnqz-gateway" />
- <module name="hnqz-daemon-quartz" />
- <module name="hnqz-common-oss" />
- <module name="hnqz-common-taxhelper" />
- <module name="hnqz-common-datasource" />
- <module name="hnqz-common-qcc" />
- <module name="hnqz-register" />
- <module name="hnqz-common-log" />
- <module name="hnqz-oa-platform" />
- <module name="hnqz-sentinel-dashboard" />
- <module name="hnqz-common-swagger" />
- <module name="hnqz-common-security" />
- <module name="hnqz-upms-api" />
- <module name="hnqz-common-data" />
- <module name="hnqz-common-core" />
- <module name="hnqz-upms-biz" />
- <module name="hnqz-common-gray" />
- </profile>
- </annotationProcessing>
- <bytecodeTargetLevel>
- <module name="hnqz" target="1.8" />
- <module name="hnqz-auth" target="1.8" />
- <module name="hnqz-codegen" target="1.8" />
- <module name="hnqz-common" target="1.8" />
- <module name="hnqz-common-bom" target="1.8" />
- <module name="hnqz-common-core" target="1.8" />
- <module name="hnqz-common-data" target="1.8" />
- <module name="hnqz-common-datasource" target="1.8" />
- <module name="hnqz-common-ding" target="1.8" />
- <module name="hnqz-common-feign" target="1.8" />
- <module name="hnqz-common-gateway" target="1.8" />
- <module name="hnqz-common-gray" target="1.8" />
- <module name="hnqz-common-job" target="1.8" />
- <module name="hnqz-common-log" target="1.8" />
- <module name="hnqz-common-oss" target="1.8" />
- <module name="hnqz-common-qcc" target="1.8" />
- <module name="hnqz-common-security" target="1.8" />
- <module name="hnqz-common-sentinel" target="1.8" />
- <module name="hnqz-common-sequence" target="1.8" />
- <module name="hnqz-common-swagger" target="1.8" />
- <module name="hnqz-common-taxhelper" target="1.8" />
- <module name="hnqz-common-transaction" target="1.8" />
- <module name="hnqz-daemon-elastic-job" target="1.8" />
- <module name="hnqz-daemon-quartz" target="1.8" />
- <module name="hnqz-gateway" target="1.8" />
- <module name="hnqz-monitor" target="1.8" />
- <module name="hnqz-mp-platform" target="1.8" />
- <module name="hnqz-oa-platform" target="1.8" />
- <module name="hnqz-pay-platform" target="1.8" />
- <module name="hnqz-register" target="1.8" />
- <module name="hnqz-sentinel-dashboard" target="1.8" />
- <module name="hnqz-sso-client-demo" target="1.8" />
- <module name="hnqz-tx-manager" target="1.8" />
- <module name="hnqz-upms" target="1.8" />
- <module name="hnqz-upms-api" target="1.8" />
- <module name="hnqz-upms-biz" target="1.8" />
- <module name="hnqz-visual" target="1.8" />
- </bytecodeTargetLevel>
- </component>
- </project>
|