Skip to content

Commit

Permalink
SAK-29220 Remove duplicate dependency.
Browse files Browse the repository at this point in the history
This was causing build warnings with Maven.
  • Loading branch information
buckett committed Apr 1, 2015
1 parent 6d076e4 commit c5ae68d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,6 @@
<artifactId>common-cartridge</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.sakaiproject.common</groupId>
<artifactId>common-cartridge</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.sakaiproject.common</groupId>
<artifactId>sakai-import-bb55</artifactId>
Expand Down

0 comments on commit c5ae68d

Please sign in to comment.