aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-utils/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-utils/pom.xml')
-rw-r--r--sources/hv-collector-utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-utils/pom.xml b/sources/hv-collector-utils/pom.xml
index 2490767e..5bd24729 100644
--- a/sources/hv-collector-utils/pom.xml
+++ b/sources/hv-collector-utils/pom.xml
@@ -105,7 +105,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
- <scope>test</scope>
+ <scope>compile</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>