Skip to content

Commit 770e08c

Browse files
committed
Added bnd.skip=true in sample application because mistake merging
1 parent 1b266c6 commit 770e08c

File tree

1 file changed

+1
-0
lines changed
  • mybatis-spring-boot-samples/mybatis-spring-boot-sample-war

1 file changed

+1
-0
lines changed

mybatis-spring-boot-samples/mybatis-spring-boot-sample-war/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<properties>
3030
<tomcat.major.version>11</tomcat.major.version>
3131
<tomcat.version>11.0.14</tomcat.version>
32+
<bnd.skip>true</bnd.skip>
3233

3334
<module.name>org.mybatis.spring.boot.sample.war</module.name>
3435
</properties>

0 commit comments

Comments
 (0)