UNOMI-101 : Typo
Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/9cfa2a00 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/9cfa2a00 Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/9cfa2a00 Branch: refs/heads/feature-UNOMI-5-KARAF4 Commit: 9cfa2a00794f1855727c10289a0e266952fc093d Parents: c8a070f Author: Abdelkader Midani <[email protected]> Authored: Mon Jun 12 20:14:24 2017 +0200 Committer: Abdelkader Midani <[email protected]> Committed: Mon Jun 12 20:14:24 2017 +0200 ---------------------------------------------------------------------- .../main/resources/org.apache.unomi.persistence.elasticsearch.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/9cfa2a00/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg ---------------------------------------------------------------------- diff --git a/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg b/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg index 12980e1..77eb091 100644 --- a/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg +++ b/persistence-elasticsearch/core/src/main/resources/org.apache.unomi.persistence.elasticsearch.cfg @@ -15,7 +15,7 @@ # limitations under the License. # -cluster.name=contextElasticSearch_amidani +cluster.name=contextElasticSearch # The elasticSearchAddresses may be a comma seperated list of host names and ports such as # hostA:9300,hostB:9300 # Note: the port number must be repeated for each host.
