mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-15 06:21:29 +00:00
16 lines
644 B
XML
16 lines
644 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="gilded-rose-kata" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="gilded-rose-kata" target="1.8" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |