fix maven

crawler_java -> crawler
This commit is contained in:
snoop 2017-04-24 11:20:10 +09:00
parent 68a16c2c40
commit 27dbecc280

View File

@ -20,7 +20,7 @@
<dependencies>
<dependency>
<groupId>com.loafle.overflow</groupId>
<artifactId>crawler_java</artifactId>
<artifactId>crawler</artifactId>
<version>1.0.0-SNAPSHOT</version>
</dependency>