From 3ace850d31ffd539a514987e7ca627110d416694 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Tue, 19 May 2015 13:04:12 -0700 Subject: [PATCH] [Configuration] Use example persistence Use example persistence in open source friendly branch to avoid need for set up of ElasticSearch when running, WTD-1199. --- bundles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles.json b/bundles.json index 04515b1897..666e520854 100644 --- a/bundles.json +++ b/bundles.json @@ -15,8 +15,8 @@ "platform/features/scrolling", "platform/forms", "platform/persistence/queue", - "platform/persistence/elastic", "platform/policy", + "example/persistence", "example/generator" ]