Skip to content

Commit

Permalink
remove unintended cyclic dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
groldan committed Apr 25, 2014
1 parent e1adac2 commit 2dd6c5c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/web/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
<artifactId>geogit-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.geogit</groupId>
<artifactId>geogit-web-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.jettison</groupId>
<artifactId>jettison</artifactId>
Expand Down

0 comments on commit 2dd6c5c

Please sign in to comment.