Skip to content

Commit a4f907f

Browse files
committed
HV-2142 Fix license plugin config to ignore release scripts
Signed-off-by: marko-bekhta <marko.prykladna@gmail.com>
1 parent 6b9642e commit a4f907f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,7 @@
821821
<exclude>**/org/hibernate/validator/referenceguide/**/*.*</exclude>
822822
<exclude>**/src/test/resources/org/hibernate/validator/test/internal/xml/**/*.xml</exclude>
823823
<exclude>.mvn/**</exclude>
824+
<exclude>.release/**</exclude>
824825
</excludes>
825826
<includes>
826827
<include>**/*.java</include>

0 commit comments

Comments
 (0)