修改license内容以及相对应的配置

parent 7a702338
......@@ -97,11 +97,11 @@
<artifactId>redis-plugin</artifactId>
<version>1.0.8</version>
</dependency>
<dependency>
<groupId>com.baosight.iplat4j</groupId>
<artifactId>message-plugin</artifactId>
<version>1.0.8</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.baosight.iplat4j</groupId>-->
<!-- <artifactId>message-plugin</artifactId>-->
<!-- <version>1.0.8</version>-->
<!-- </dependency>-->
<dependency>
<groupId>com.baosight.iplat4j</groupId>
<artifactId>datas-plugin</artifactId>
......@@ -140,6 +140,10 @@
</dependency>
</dependencies>
<build>
<finalName>hp-smart</finalName>
</build>
<repositories>
<repository>
<id>baocloud-maven</id>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment