diff options
author | Talio <tali.orenbach@amdocs.com> | 2019-02-05 11:05:05 +0200 |
---|---|---|
committer | Oren Kleks <orenkle@amdocs.com> | 2019-02-05 10:53:18 +0000 |
commit | 1468fdc4558bb82c025a05b03d1511018d8fd835 (patch) | |
tree | 0b23554bb275284c563226cdc97156527a0dc89e /pom.xml | |
parent | 16154c33f9bb86affa9ad235fd7139ba79da731f (diff) |
fix review comments on property assignment
Change-Id: Ia986294cb552f4e26b3ebf1d1b50c9b7941553ab
Issue-ID: SDC-2097
Signed-off-by: Talio <tali.orenbach@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -47,6 +47,8 @@ Modifications copyright (c) 2018 Nokia <ecomp.version>2.4.0</ecomp.version> <cassandra.unit.version>3.5.0.1</cassandra.unit.version> + <commons.collections.version>4.1</commons.collections.version> + <!-- Elastic Search mapper (reference the elastic search version actually). --> <elastic-search.version>2.4.0</elastic-search.version> <catalog-artifacts.version>1.0.0-SNAPSHOT</catalog-artifacts.version> |