Update pom.xml
Updated pom file according to comment.
This commit is contained in:
parent
1720c440a3
commit
2694b74ff9
@ -167,7 +167,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.thingsboard.common</groupId>
|
<groupId>org.thingsboard.common</groupId>
|
||||||
<artifactId>message</artifactId>
|
<artifactId>message</artifactId>
|
||||||
<version>3.4.2PE-SNAPSHOT</version>
|
<version>${project.version}</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user