Fixed pom

This commit is contained in:
Luca Frosini 2019-12-06 15:30:50 +01:00
parent 09f4be4655
commit cbd27d4893
1 changed files with 0 additions and 6 deletions

View File

@ -75,17 +75,11 @@
<artifactId>smart-executor-client</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>