Merge branch '1.2.x'

This commit is contained in:
Stephane Nicoll
2015-04-14 09:51:58 +02:00
2 changed files with 11 additions and 11 deletions

View File

@@ -43,7 +43,7 @@ public class ElasticsearchProperties {
private String clusterNodes;
/**
* Additional properties used to configure the client
* Additional properties used to configure the client.
*/
private Map<String, String> properties = new HashMap<String, String>();