diff options
author | Edwin Lawrance <Edwin.Lawrance@amdocs.com> | 2018-09-13 11:19:43 +0100 |
---|---|---|
committer | Lawrance, Edwin (el525a) <Edwin.Lawrance@amdocs.com> | 2018-09-14 11:01:13 +0100 |
commit | 82658daad05f982a8358581623f44a1554238a48 (patch) | |
tree | 6e6c757da7aa02c1a5745549791bf313a4f7a5c7 /pom.xml | |
parent | fe84ae3b8d01ac2634d389f6b9d579319ea39f7a (diff) |
Fix to not remove whitespaces in the payload to ES
Change-Id: I3547e79ff27220a49539d9cfdf48ac534f155f10
Issue-ID: AAI-1596
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -69,7 +69,6 @@ limitations under the License. <groupId>com.jayway.jsonpath</groupId> <artifactId>json-path</artifactId> <version>2.2.0</version> - <scope>test</scope> </dependency> <dependency> |