Removed Redundant dependency

This commit is contained in:
Andrew Shvayka 2019-07-25 18:38:54 +03:00
parent 467feb967f
commit a171483b52

View File

@ -38,11 +38,6 @@
</properties> </properties>
<dependencies> <dependencies>
<dependency>
<groupId>org.thingsboard.common</groupId>
<artifactId>util</artifactId>
<scope>provided</scope>
</dependency>
<dependency> <dependency>
<groupId>org.thingsboard.common</groupId> <groupId>org.thingsboard.common</groupId>
<artifactId>message</artifactId> <artifactId>message</artifactId>