hsweb-web-starter

This commit is contained in:
zhouhao
2017-04-13 11:11:56 +08:00
parent 0a2839a3a1
commit 047923b77b

View File

@@ -34,7 +34,7 @@
<!--设置了dependencyManagement,可以不指定版本号-->
<dependency>
<groupId>org.hsweb</groupId>
<artifactId>hsweb-web-start</artifactId>
<artifactId>hsweb-web-starter</artifactId>
</dependency>
```