Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
maventalker authored Nov 4, 2017
1 parent e8c2f07 commit c99d429
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,15 @@
<module>front-app</module>
<module>common-module</module>
</modules>
</project>

<!--<dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
<version>${mybatis.spring.boot.version}<ersion>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>druid-spring-boot-starter</artifactId>
<version>${alibaba.druid.version}<ersion>
</dependency> -->update pom next time
</project>

0 comments on commit c99d429

Please sign in to comment.