summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/feature/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-06 20:30:42 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-06 20:30:42 +0000
commit5219087382301e0534c4e565ca7fbad987e6d9f7 (patch)
tree8397045ed62131c2bcdf56f28c57093e6fc3b84b /sdnr/wt/devicemanager/feature/pom.xml
parentf11896c6ef3d30b61eae386e1cd842088175bc95 (diff)
parente91c316e653979d96c43fd107895be80b33832fc (diff)
Merge "junit tests devicemanager"
Diffstat (limited to 'sdnr/wt/devicemanager/feature/pom.xml')
-rw-r--r--sdnr/wt/devicemanager/feature/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sdnr/wt/devicemanager/feature/pom.xml b/sdnr/wt/devicemanager/feature/pom.xml
index d48fe359b..a67478c5c 100644
--- a/sdnr/wt/devicemanager/feature/pom.xml
+++ b/sdnr/wt/devicemanager/feature/pom.xml
@@ -87,6 +87,10 @@
<artifactId>*</artifactId>
</exclusion>
<exclusion>
+ <groupId>org.elasticsearch.plugin</groupId>
+ <artifactId>delete-by-query</artifactId>
+ </exclusion>
+ <exclusion>
<groupId>org.apache.lucene</groupId>
<artifactId>*</artifactId>
</exclusion>