junit tests devicemanager
test cases added and improved
Change-Id: I3f0a6ca238e61ad140a3086504d4f21792b986e9
Issue-ID: SDNC-672
Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
diff --git a/sdnr/wt/devicemanager/feature/pom.xml b/sdnr/wt/devicemanager/feature/pom.xml
index d48fe35..a67478c 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>