Skip to content

Commit 2dd454e

Browse files
committed
Adding mapping to license plugin for systemd service definition files.
1 parent 389163e commit 2dd454e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,9 @@
266266
<exclude>src/test/resources/**</exclude>
267267
<exclude>src/main/resources/**</exclude>
268268
</excludes>
269+
<mapping>
270+
<service>SCRIPT_STYLE</service>
271+
</mapping>
269272
</configuration>
270273
</plugin>
271274

0 commit comments

Comments
 (0)