Skip to content

Commit

Permalink
SAK-26107 remove unused ehcache dep
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/polls/trunk@309161 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
Aaron Zeckoski committed May 5, 2014
1 parent 929eecd commit 8e1ddf9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions polls/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.sakaiproject.emailtemplateservice</groupId>
<artifactId>emailtemplateservice-api</artifactId>
</dependency>
</dependency>
<dependency>
<groupId>org.sakaiproject</groupId>
<artifactId>generic-dao</artifactId>
Expand Down Expand Up @@ -142,10 +142,6 @@
<artifactId>oro</artifactId>
<version>2.0.8</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache-core</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
Expand Down

0 comments on commit 8e1ddf9

Please sign in to comment.