DATAREST-584 - Polished dependency setup to mitigate differing dependency versions.

Declare Commons IO explicitly to make sure we use a version matching both Neo4j and Solr. Extracted Guava version into property.
This commit is contained in:
Oliver Gierke
2015-06-19 12:37:42 +02:00
parent 1417287b2b
commit e6f5d9bbd8
3 changed files with 23 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
<hibernate.version>4.3.5.Final</hibernate.version>
<bundlor.enabled>false</bundlor.enabled>
<guava>16.0.1</guava>
</properties>
<developers>