Skip to content

Commit

Permalink
Mark mustache as optional dependency.
Browse files Browse the repository at this point in the history
Relates to elastic#4879
  • Loading branch information
Isabel Drost-Fromm committed Feb 14, 2014
1 parent 21903db commit 4b726eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<groupId>com.github.spullara.mustache.java</groupId>
<artifactId>compiler</artifactId>
<version>0.8.13</version>
<!--optional>false</optional-->
<optional>true</optional>
</dependency>
<!-- Lucene spatial -->

Expand Down

0 comments on commit 4b726eb

Please sign in to comment.