Skip to content

Commit

Permalink
SAK-28091 - Problems (class file not found) compiling on java 8
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/presence/trunk@315458 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
jonespm committed Nov 14, 2014
1 parent 19de5d5 commit bdd2571
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions presence/presence-tool/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@
<groupId>org.sakaiproject.courier</groupId>
<artifactId>sakai-courier-util</artifactId>
</dependency>
<dependency>
<groupId>org.sakaiproject.courier</groupId>
<artifactId>sakai-courier-api</artifactId>
</dependency>
<dependency>
<groupId>org.sakaiproject.velocity</groupId>
<artifactId>sakai-velocity-tool-api</artifactId>
Expand Down

0 comments on commit bdd2571

Please sign in to comment.