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 3aa98b8 commit 857f30cCopy full SHA for 857f30c
mybatis-spring-boot-starter/pom.xml
@@ -62,7 +62,7 @@
62
<bnd><![CDATA[
63
Bundle-DocURL: ${project.url}
64
Bundle-SymbolicName: ${osgi.symbolicName}
65
- Export-Package: org.mybatis.spring.boot.starter
+ Export-Package: org.mybatis.spring.boot.starter;version=${project.version}
66
]]></bnd>
67
</configuration>
68
</plugin>
0 commit comments