Browse Source

remove commons-math3

Shinsuke Sugaya 6 years ago
parent
commit
df18a72a4b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugin.xml

+ 1 - 0
plugin.xml

@@ -107,6 +107,7 @@
 				<include name="learning-to-rank/antlr4-runtime-*" />
 				<include name="learning-to-rank/compiler-*" />
 				<include name="learning-to-rank/asm-*" />
+				<include name="learning-to-rank/commons-math3-*" />
 			</fileset>
 		</delete>
 	</target>