Minor. Remove outdated test and update maven test

This commit is contained in:
Ilmir Usmanov
2021-02-19 14:37:36 +01:00
parent 8c31fcb615
commit 2df049fc03
6 changed files with 4 additions and 39 deletions
@@ -48,6 +48,9 @@
</goals>
</execution>
</executions>
<configuration>
<languageVersion>1.4</languageVersion>
</configuration>
</plugin>
</plugins>
</build>
@@ -49,6 +49,7 @@
</execution>
</executions>
<configuration>
<languageVersion>1.4</languageVersion>
<args>
<arg>-Xinline-classes</arg>
</args>