Update poms to conform to merge job requirements
[aai/search-data-service.git] / search-data-service / src / test / resources / json / dynamicIndex.json
diff --git a/search-data-service/src/test/resources/json/dynamicIndex.json b/search-data-service/src/test/resources/json/dynamicIndex.json
deleted file mode 100644 (file)
index 5df4069..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-  "mappings": {
-    "dynamic_templates": [{
-      "strings": {
-        "match_mapping_type": "string",
-        "match": "*",
-        "mapping": {
-          "type": "string",
-          "index": "not_analyzed"
-        }
-      }
-    }
-    ]
-  }
-
-
-}
\ No newline at end of file