Skip to content

Commit

Permalink
修复Intellij IDEA 下example module不能被识别为maven项目的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
bohrqiu committed Feb 16, 2016
1 parent acefcdd commit d08cfbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<modules>
<module>sharding-jdbc-core</module>
<module>sharding-jdbc-example</module>
</modules>

<properties>
Expand Down

0 comments on commit d08cfbe

Please sign in to comment.