diff --git a/webmagic-core/pom.xml b/webmagic-core/pom.xml index 7d787aa..b0de214 100644 --- a/webmagic-core/pom.xml +++ b/webmagic-core/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> us.codecraft - 0.0.1-SNAPSHOT + 0.1.0 4.0.0 webmagic-core diff --git a/webmagic-plugin/pom.xml b/webmagic-plugin/pom.xml index 0a37a30..9add447 100644 --- a/webmagic-plugin/pom.xml +++ b/webmagic-plugin/pom.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> us.codecraft - 0.0.1-SNAPSHOT + 0.1.0 4.0.0 webmagic-plugin diff --git a/webmagic-samples/pom.xml b/webmagic-samples/pom.xml index f1f6806..a921c45 100644 --- a/webmagic-samples/pom.xml +++ b/webmagic-samples/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> us.codecraft - 0.0.1-SNAPSHOT + 0.1.0 4.0.0 webmagic-samples