Skip to content
Snippets Groups Projects
Commit 6e171302 authored by m1ch1's avatar m1ch1
Browse files

gh-66 fix pom

parent 69043d37
No related branches found
No related tags found
No related merge requests found
......@@ -15,11 +15,16 @@
</description>
<dependencies>
<!-- voldemort -->
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom</artifactId>
<version>1.1</version>
</dependency>
<dependency>
<groupId>com.google.collections</groupId>
<artifactId>google-collections</artifactId>
<version>1.0</version>
</dependency>
</dependency>
<!--
Nail down slf4j version to 1.6 so that it defaults to no-op logger.
http://www.slf4j.org/codes.html#StaticLoggerBinder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment