Proper shade of AnnotationConfig

This commit is contained in:
EtienneDx 2019-08-12 18:45:16 +02:00
parent db7e5976c0
commit 8bb1b46cd0

View File

@ -41,8 +41,8 @@
<shadedPattern>me.EtienneDx.RealEstate.acf</shadedPattern> <shadedPattern>me.EtienneDx.RealEstate.acf</shadedPattern>
</relocation> </relocation>
<relocation> <relocation>
<pattern>me.EtienneDx.AttributeConfig</pattern> <pattern>me.EtienneDx.AnnotationConfig</pattern>
<shadedPattern>me.EtienneDx.RealEstate.AttributeConfig</shadedPattern> <shadedPattern>me.EtienneDx.RealEstate.AnnotationConfig</shadedPattern>
</relocation> </relocation>
</relocations> </relocations>
</configuration> </configuration>