Commit fc97cb58 authored by yihua.huang's avatar yihua.huang

update lib and version

parent 7c41bec9
......@@ -6,7 +6,7 @@
<version>7</version>
</parent>
<groupId>us.codecraft</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.2</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<properties>
......@@ -48,6 +48,7 @@
<modules>
<module>webmagic-core</module>
<module>webmagic-extension/</module>
<module>webmagic-samples/</module>
</modules>
<dependencyManagement>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>us.codecraft</groupId>
<artifactId>webmagic-parent</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......@@ -63,4 +63,4 @@
</dependencies>
</project>
\ No newline at end of file
</project>
......@@ -3,7 +3,7 @@
<parent>
<groupId>us.codecraft</groupId>
<artifactId>webmagic-parent</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......@@ -36,4 +36,4 @@
</dependency>
</dependencies>
</project>
\ No newline at end of file
</project>
......@@ -3,7 +3,7 @@
<parent>
<artifactId>webmagic-parent</artifactId>
<groupId>us.codecraft</groupId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......@@ -91,4 +91,4 @@
</build>
</project>
\ No newline at end of file
</project>
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