Fix a SpotBugs warning 07/110107/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 31 Jan 2024 13:19:17 +0000 (14:19 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 31 Jan 2024 13:20:04 +0000 (14:20 +0100)
commitff6cab0cc0ad1d494013f188e3e7fad49363e84a
tree1f9690976a39dc1292e8efeaa1cf8d60e8af6ce6
parent5cb711ddad1387e9dcfc6ef1a79193494da4a51b
Fix a SpotBugs warning

Use UTF8 encoding, not that it really matters. This allows us to not
propagate spotbugs to runtime.

JIRA: ODLPARENT-262
Change-Id: I51daaa041c810c5ab60d4d8cf080d928ab0dd0a1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-test-plugin/pom.xml
features-test-plugin/src/main/java/org/opendaylight/odlparent/features/test/plugin/PaxExamExecution.java