Update config.xml

This commit is contained in:
Burgo
2019-12-14 12:46:10 +11:00
committed by GitHub
parent d3a7c35627
commit 9c2b4380d5
+2 -2
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<config>
<jars basedir="C:/Users/Lachlan/Documents/GitHub/Script-Factory/target/">
<jars basedir="/home/dr_cookie/Projects/ScriptFactory3/target/">
<jar in="1000202.jar" out="/home/ci/jars/1000202.jar"/>
</jars>
@@ -34,4 +34,4 @@
<property name="synthetize-methods" value="private"/>
<property name="synthetize-fields" value="private"/>
<property name="remove-toString" value="disable"/>
</config>
</config>