2018-07-06 17:43:04 +02:00
|
|
|
<?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" />
|
2018-07-26 17:44:03 +02:00
|
|
|
<module name="auctionhouse" />
|
2018-07-06 17:43:04 +02:00
|
|
|
</profile>
|
|
|
|
</annotationProcessing>
|
|
|
|
<bytecodeTargetLevel>
|
|
|
|
<module name="Auction House" target="1.8" />
|
2018-07-26 17:44:03 +02:00
|
|
|
<module name="auctionhouse" target="1.8" />
|
2018-07-06 17:43:04 +02:00
|
|
|
</bytecodeTargetLevel>
|
|
|
|
</component>
|
|
|
|
</project>
|