Skip to content

Commit

Permalink
NUTCH-1527 ES dep in ivy missing
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/nutch/trunk@1494893 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Markus Jelsma committed Jun 20, 2013
1 parent 5674c21 commit bb64594
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ivy/ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
</publications>

<dependencies>
<dependency org="org.elasticsearch" name="elasticsearch" rev="0.90.1"
conf="*->default"/>

<dependency org="org.apache.solr" name="solr-solrj" rev="3.4.0"
conf="*->default" />

Expand Down

0 comments on commit bb64594

Please sign in to comment.