Update pom.xml

Updated pom file according to comment.
This commit is contained in:
Illia Barkov 2022-11-30 14:41:48 +02:00 committed by GitHub
parent 1720c440a3
commit 2694b74ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@
<dependency>
<groupId>org.thingsboard.common</groupId>
<artifactId>message</artifactId>
<version>3.4.2PE-SNAPSHOT</version>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>