Fixed error in log4j2.xml path
This commit is contained in:
parent
1c08196104
commit
af41be829a
2
pom.xml
2
pom.xml
@ -208,7 +208,7 @@
|
|||||||
<groupname>dragoon</groupname>
|
<groupname>dragoon</groupname>
|
||||||
<sources>
|
<sources>
|
||||||
<source>
|
<source>
|
||||||
<location>${basedir}/src/build/deb/opt/log4j2.xml</location>
|
<location>${basedir}/src/build/deb/opt/dragoon/log4j2.xml</location>
|
||||||
</source>
|
</source>
|
||||||
</sources>
|
</sources>
|
||||||
</mapping>
|
</mapping>
|
||||||
|
Loading…
Reference in New Issue
Block a user