Skip to content

Commit

Permalink
client & server package
Browse files Browse the repository at this point in the history
  • Loading branch information
beijingcn committed Nov 4, 2015
1 parent ab190a0 commit 81be04e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mycat-ep-server/mycat-ep-icegrid/server/pom.xml
Expand Up @@ -53,6 +53,11 @@
<version>${server.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.mycat.ep</groupId>
<artifactId>mycat-ep-aop</artifactId>
<version>${server.version}</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 81be04e

Please sign in to comment.