aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-event/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/plugins-event/pom.xml')
-rw-r--r--plugins/plugins-event/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/plugins-event/pom.xml b/plugins/plugins-event/pom.xml
index af53bdc7e..e8ee90160 100644
--- a/plugins/plugins-event/pom.xml
+++ b/plugins/plugins-event/pom.xml
@@ -1,6 +1,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2018 Ericsson. All rights reserved.
+ Modifications Copyright (C) 2021 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -38,6 +39,11 @@
<artifactId>services-engine</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.mockito</groupId>
+ <artifactId>mockito-core</artifactId>
+ <scope>test</scope>
+ </dependency>
</dependencies>
<modules>