Skip to content

Commit 0c402e0

Browse files
javier-godoypaodb
authored andcommitted
ci: exclude dev-bundle from license-maven-plugin
1 parent 9240189 commit 0c402e0

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
@@ -207,6 +207,7 @@
207207
<addJavaLicenseAfterPackage>false</addJavaLicenseAfterPackage>
208208
<excludes>
209209
<exclude>**/shadow-focus-mixin.js</exclude>
210+
<exclude>**/main/dev-bundle/**</exclude>
210211
</excludes>
211212
</configuration>
212213
</plugin>

0 commit comments

Comments
 (0)