Skip to content

Commit

Permalink
SAK-25829 standardize on master pom as the <parent>
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/sitestats/trunk@306872 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
arwhyte committed Mar 6, 2014
1 parent 5c30275 commit b263242
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sitestats/sitestats-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,10 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
Expand Down

0 comments on commit b263242

Please sign in to comment.