Skip to content

Commit 857f30c

Browse files
Update version
1 parent 3aa98b8 commit 857f30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybatis-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<bnd><![CDATA[
6363
Bundle-DocURL: ${project.url}
6464
Bundle-SymbolicName: ${osgi.symbolicName}
65-
Export-Package: org.mybatis.spring.boot.starter
65+
Export-Package: org.mybatis.spring.boot.starter;version=${project.version}
6666
]]></bnd>
6767
</configuration>
6868
</plugin>

0 commit comments

Comments
 (0)