diff --git a/pom.xml b/pom.xml index f595f6b..d3f7602 100644 --- a/pom.xml +++ b/pom.xml @@ -2,9 +2,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.tuoheng - hyf - 1.0-SNAPSHOT + com.tuoheng.hxf + parent + 0.0.1-SNAPSHOT thingsboard-client-demo @@ -32,6 +32,13 @@ 4.2.1 + + + org.apache.commons + commons-lang3 + 3.14.0 + + junit junit