Proper shade of AnnotationConfig
This commit is contained in:
parent
db7e5976c0
commit
8bb1b46cd0
4
pom.xml
4
pom.xml
@ -41,8 +41,8 @@
|
||||
<shadedPattern>me.EtienneDx.RealEstate.acf</shadedPattern>
|
||||
</relocation>
|
||||
<relocation>
|
||||
<pattern>me.EtienneDx.AttributeConfig</pattern>
|
||||
<shadedPattern>me.EtienneDx.RealEstate.AttributeConfig</shadedPattern>
|
||||
<pattern>me.EtienneDx.AnnotationConfig</pattern>
|
||||
<shadedPattern>me.EtienneDx.RealEstate.AnnotationConfig</shadedPattern>
|
||||
</relocation>
|
||||
</relocations>
|
||||
</configuration>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user