aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-test-utils/pom.xml
diff options
context:
space:
mode:
authorkjaniak <kornel.janiak@nokia.com>2018-11-29 13:44:50 +0100
committerkjaniak <kornel.janiak@nokia.com>2018-12-05 14:53:20 +0100
commit0f7bc6b6ec219b6e22a4b5b5a4ee1efd4e54efba (patch)
tree593dc7b9487d148160110be532e038f8a383846b /sources/hv-collector-test-utils/pom.xml
parentd632aef8303701a1802f817c3d6fdcd4064c32b2 (diff)
Enhance of logging in test part
Change-Id: Ibdec0ac5cead7e46ada4c32983b9ccf962df703b Issue-ID: DCAEGEN2-1004 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'sources/hv-collector-test-utils/pom.xml')
-rw-r--r--sources/hv-collector-test-utils/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sources/hv-collector-test-utils/pom.xml b/sources/hv-collector-test-utils/pom.xml
index aebdd654..3c340828 100644
--- a/sources/hv-collector-test-utils/pom.xml
+++ b/sources/hv-collector-test-utils/pom.xml
@@ -81,5 +81,10 @@
<artifactId>mockito-kotlin</artifactId>
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>ch.qos.logback</groupId>
+ <artifactId>logback-classic</artifactId>
+ <scope>compile</scope>
+ </dependency>
</dependencies>
</project> \ No newline at end of file