Fixed error in log4j2.xml path
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2023-01-25 13:56:46 -05:00
parent 1c08196104
commit af41be829a

View File

@ -208,7 +208,7 @@
<groupname>dragoon</groupname>
<sources>
<source>
<location>${basedir}/src/build/deb/opt/log4j2.xml</location>
<location>${basedir}/src/build/deb/opt/dragoon/log4j2.xml</location>
</source>
</sources>
</mapping>