mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-11-04 22:33:05 +01:00
16 lines
654 B
XML
16 lines
654 B
XML
<?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="dspace-curation-tasks" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="dspace-curation-tasks" target="1.7" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |