Browse Source

Change version to 3.0

pull/2443/head
Andrii Shvaika 6 years ago
parent
commit
c51057bb0c
  1. 2
      rest-client/pom.xml

2
rest-client/pom.xml

@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.thingsboard</groupId>
<version>2.5.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
<artifactId>thingsboard</artifactId>
</parent>
<artifactId>rest-client</artifactId>

Loading…
Cancel
Save