Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix dependency warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Huang committed Dec 2, 2013
1 parent 151dfc1 commit 4e4f322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functional-test/pom.xml
Expand Up @@ -560,6 +560,7 @@
<configuration>
<failOnWarning>true</failOnWarning>
<usedDependencies combine.children="append">
<usedDependency>com.h2database:h2</usedDependency>
<usedDependency>org.apache.solr:solr-core</usedDependency>
<usedDependency>org.apache.solr:solr-solrj</usedDependency>
<usedDependency>org.hibernate:hibernate-core</usedDependency>
Expand Down

0 comments on commit 4e4f322

Please sign in to comment.