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/sam/trunk@315458 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
jonespm committed Nov 14, 2014
1 parent f28b7ba commit b0acfd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions samigo/samlite-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,9 @@
<groupId>org.sakaiproject.kernel</groupId>
<artifactId>sakai-kernel-util</artifactId>
</dependency>
<dependency>
<groupId>org.sakaiproject.kernel</groupId>
<artifactId>sakai-kernel-api</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit b0acfd9

Please sign in to comment.