Update pom.xml

在纯净的环境中,需要做上面的改动。
master
Linker Lin 2016-04-01 14:19:28 +08:00
parent c0b8e8f8ae
commit b05d605c4b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>webmagic-parent</artifactId> <artifactId>webmagic-parent</artifactId>
<groupId>us.codecraft</groupId> <groupId>us.codecraft</groupId>
<version>0.5.3-SNAPSHOT</version> <version>0.5.3</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>