#514 - Skipping MyBatis tests for now.

Until we solve the SQL mapping inconsistency.
This commit is contained in:
Oliver Drotbohm
2019-08-08 19:24:08 +02:00
parent fb7fb25a8e
commit 50fadd566e

View File

@@ -18,6 +18,7 @@
<properties>
<mybatis.version>1.3.1</mybatis.version>
<maven.test.skip>true</maven.test.skip>
</properties>
<dependencies>