chenweida пре 7 година
родитељ
комит
a173590c93
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      svr/svr-iot/pom.xml

+ 5 - 0
svr/svr-iot/pom.xml

@ -131,6 +131,11 @@
            <artifactId>common-util</artifactId>
            <version>1.0.0</version>
        </dependency>
        <dependency>
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-lang3</artifactId>
            <version>3.3.2</version>
        </dependency>
    </dependencies>
    <build>
        <finalName>svr-iot</finalName>