Skip to content

Commit

Permalink
KAA-286: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvayka committed Jan 29, 2015
1 parent c18448d commit df6c6d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/control/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
<artifactId>client-java-core</artifactId>
</dependency>
<dependency>
<groupId>org.kaaproject.kaa.server</groupId>
<artifactId>operations</artifactId>
<groupId>org.kaaproject.kaa.server.common</groupId>
<artifactId>log-shared</artifactId>
</dependency>
<dependency>
<groupId>org.kaaproject.kaa.common</groupId>
Expand Down

0 comments on commit df6c6d7

Please sign in to comment.