From ed7429c29322a2755299e801a978f259bf69495c Mon Sep 17 00:00:00 2001 From: Sutra Zhou Date: Wed, 3 Apr 2024 19:37:56 +0800 Subject: [PATCH] Rename webmagic-parent to webmagic. --- pom.xml | 4 ++-- webmagic-core/pom.xml | 2 +- webmagic-coverage/pom.xml | 2 +- webmagic-extension/pom.xml | 2 +- webmagic-samples/pom.xml | 2 +- webmagic-saxon/pom.xml | 2 +- webmagic-scripts/pom.xml | 4 ++-- webmagic-selenium/pom.xml | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 36d0605..3b81697 100644 --- a/pom.xml +++ b/pom.xml @@ -35,8 +35,8 @@ 4.0.0.RELEASE 0.3.5 - webmagic-parent - webmagic-parent + webmagic + webmagic A crawler framework. It covers the whole lifecycle of crawler: downloading, url management, content extraction and persistent. It can simply the development of a specific crawler. diff --git a/webmagic-core/pom.xml b/webmagic-core/pom.xml index 37f1d00..877124f 100644 --- a/webmagic-core/pom.xml +++ b/webmagic-core/pom.xml @@ -2,7 +2,7 @@ us.codecraft - webmagic-parent + webmagic 1.0.0-SNAPSHOT 4.0.0 diff --git a/webmagic-coverage/pom.xml b/webmagic-coverage/pom.xml index e1e6502..c17309c 100644 --- a/webmagic-coverage/pom.xml +++ b/webmagic-coverage/pom.xml @@ -7,7 +7,7 @@ us.codecraft - webmagic-parent + webmagic 1.0.0-SNAPSHOT diff --git a/webmagic-extension/pom.xml b/webmagic-extension/pom.xml index 2ffedf2..a234a4f 100644 --- a/webmagic-extension/pom.xml +++ b/webmagic-extension/pom.xml @@ -2,7 +2,7 @@ us.codecraft - webmagic-parent + webmagic 1.0.0-SNAPSHOT 4.0.0 diff --git a/webmagic-samples/pom.xml b/webmagic-samples/pom.xml index 8b50671..9de8bcb 100644 --- a/webmagic-samples/pom.xml +++ b/webmagic-samples/pom.xml @@ -1,8 +1,8 @@ - webmagic-parent us.codecraft + webmagic 1.0.0-SNAPSHOT 4.0.0 diff --git a/webmagic-saxon/pom.xml b/webmagic-saxon/pom.xml index 7530e0a..28b9210 100644 --- a/webmagic-saxon/pom.xml +++ b/webmagic-saxon/pom.xml @@ -1,8 +1,8 @@ - webmagic-parent us.codecraft + webmagic 1.0.0-SNAPSHOT 4.0.0 diff --git a/webmagic-scripts/pom.xml b/webmagic-scripts/pom.xml index 243eb82..7a294e1 100644 --- a/webmagic-scripts/pom.xml +++ b/webmagic-scripts/pom.xml @@ -1,8 +1,8 @@ - webmagic-parent us.codecraft + webmagic 1.0.0-SNAPSHOT 4.0.0 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/webmagic-selenium/pom.xml b/webmagic-selenium/pom.xml index 92a1179..87de28e 100644 --- a/webmagic-selenium/pom.xml +++ b/webmagic-selenium/pom.xml @@ -1,8 +1,8 @@ - webmagic-parent us.codecraft + webmagic 1.0.0-SNAPSHOT 4.0.0