From b2daae61b7abbb6216643a1626a65758eb315bbc Mon Sep 17 00:00:00 2001 From: "yihua.huang" Date: Wed, 24 Jul 2013 20:48:58 +0800 Subject: [PATCH] update docs --- webmagic-plugin/pom.xml | 2 +- webmagic-samples/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webmagic-plugin/pom.xml b/webmagic-plugin/pom.xml index 9add4471..6eb7d615 100644 --- a/webmagic-plugin/pom.xml +++ b/webmagic-plugin/pom.xml @@ -12,7 +12,7 @@ us.codecraft webmagic-core - 0.0.1-SNAPSHOT + 0.1.0 junit diff --git a/webmagic-samples/pom.xml b/webmagic-samples/pom.xml index a921c454..ac2092f6 100644 --- a/webmagic-samples/pom.xml +++ b/webmagic-samples/pom.xml @@ -13,12 +13,12 @@ us.codecraft webmagic-core - 0.0.1-SNAPSHOT + 0.1.0 us.codecraft webmagic-plugin - 0.0.1-SNAPSHOT + 0.1.0 junit