diff --git a/webmagic-core/pom.xml b/webmagic-core/pom.xml index 7d787aa8..b0de214c 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 0a37a30c..9add4471 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 f1f68066..a921c454 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