Skip to content

Commit

Permalink
move code over to the symmetric-client project
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Jan 11, 2012
1 parent 2e8ec92 commit 3f0c991
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions symmetric/symmetric-server/pom.xml
Expand Up @@ -92,6 +92,10 @@
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-core</artifactId>
</dependency>
<dependency>
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-client</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 3f0c991

Please sign in to comment.