mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 16:50:39 +00:00
Fixed issue with reflection
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>org.parabot</groupId>
|
||||
<artifactId>client</artifactId>
|
||||
<version>2.2.36</version>
|
||||
<version>2.2.4</version>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@@ -58,13 +58,9 @@
|
||||
<filtering>true</filtering>
|
||||
<excludes>
|
||||
<exclude>deploy.bat</exclude>
|
||||
<exclude>package.bat</exclude>
|
||||
<exclude>clean.bat</exclude>
|
||||
</excludes>
|
||||
<!--<includes>-->
|
||||
<!--<include>deploy.bat</include>-->
|
||||
<!--<include>package.bat</include>-->
|
||||
<!--<include>clean.bat</include>-->
|
||||
<!--</includes>-->
|
||||
</resource>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user