SGF-560 - Release version 1.0.0.INCUBATING-RELEASE.

This commit is contained in:
John Blum
2016-11-09 10:43:57 -08:00
parent 7ad21a2b90
commit 5d2219ca16
4 changed files with 6 additions and 4 deletions

View File

@@ -255,6 +255,7 @@ public class GemfireTemplateQueriesOnGroupedPooledClientCacheRegionsIntegrationT
.setProperty("mcast-port", "0")
.setProperty("log-level", logLevel())
.setProperty("locators", "localhost[11235]")
.setProperty("enable-cluster-configuration", "false")
.setProperty("groups", groups())
.setProperty("start-locator", startLocator())
.build();