We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36fafb2 commit c26d02cCopy full SHA for c26d02c
pom.xml
@@ -45,6 +45,7 @@
45
<jacoco.version>0.8.5</jacoco.version>
46
<kotlin.code.style>official</kotlin.code.style>
47
<test.containers.version>1.14.3</test.containers.version>
48
+ <osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
49
</properties>
50
51
<build>
0 commit comments