diff --git a/pom.xml b/pom.xml
index 4154dc6..0639514 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
webmagic-selenium
webmagic-saxon
webmagic-samples
-
+ webmagic-avalon
diff --git a/webmagic-avalon/pom.xml b/webmagic-avalon/pom.xml
index 183366f..8ad4df5 100644
--- a/webmagic-avalon/pom.xml
+++ b/webmagic-avalon/pom.xml
@@ -3,7 +3,7 @@
webmagic-parent
us.codecraft
- 0.5.2-SNAPSHOT-SNAPSHOT
+ 0.5.3-SNAPSHOT
4.0.0
diff --git a/webmagic-avalon/pom.xml.versionsBackup b/webmagic-avalon/pom.xml.versionsBackup
new file mode 100644
index 0000000..6b8862b
--- /dev/null
+++ b/webmagic-avalon/pom.xml.versionsBackup
@@ -0,0 +1,137 @@
+
+
+
+ webmagic-parent
+ us.codecraft
+ 0.5.4-SNAPSHOT
+
+ 4.0.0
+
+ us.codecraft
+ webmagic-avalon
+ pom
+
+
+ forger
+ webmagic-admin
+ webmagic-worker
+ webmagic-avalon-common
+
+
+
+
+
+
+ us.codecraft
+ webmagic-scripts
+ ${project.version}
+
+
+
+ org.mybatis
+ mybatis
+ 3.1.1
+
+
+
+ org.mybatis
+ mybatis-spring
+ 1.1.1
+
+
+
+ org.freemarker
+ freemarker
+ 2.3.19
+
+
+
+ org.springframework
+ spring-test
+ ${spring-version}
+ test
+
+
+
+ org.assertj
+ assertj-core
+ 1.5.0
+ test
+
+
+
+ mysql
+ mysql-connector-java
+ 5.1.18
+
+
+
+ commons-dbcp
+ commons-dbcp
+ 1.3
+
+
+
+ org.springframework
+ spring-aop
+ ${spring-version}
+
+
+
+ org.aspectj
+ aspectjrt
+ 1.7.2
+
+
+ org.aspectj
+ aspectjweaver
+ 1.7.2
+
+
+ org.springframework
+ spring-core
+ ${spring-version}
+
+
+ org.springframework
+ spring-webmvc
+ ${spring-version}
+
+
+
+ javax.servlet
+ javax.servlet-api
+ 3.0.1
+
+
+ org.springframework
+ spring-context
+ ${spring-version}
+
+
+ org.springframework
+ spring-context-support
+ ${spring-version}
+
+
+ com.alibaba
+ fastjson
+ 1.1.37
+
+
+
+
+
+
+
+
+ maven-deploy-plugin
+
+ true
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-avalon/webmagic-admin/pom.xml b/webmagic-avalon/webmagic-admin/pom.xml
index ec73349..463a3cf 100644
--- a/webmagic-avalon/webmagic-admin/pom.xml
+++ b/webmagic-avalon/webmagic-admin/pom.xml
@@ -3,7 +3,7 @@
webmagic-avalon
us.codecraft
- 0.5.2-SNAPSHOT-SNAPSHOT
+ 0.5.3-SNAPSHOT
4.0.0
diff --git a/webmagic-avalon/webmagic-admin/pom.xml.versionsBackup b/webmagic-avalon/webmagic-admin/pom.xml.versionsBackup
new file mode 100644
index 0000000..0626638
--- /dev/null
+++ b/webmagic-avalon/webmagic-admin/pom.xml.versionsBackup
@@ -0,0 +1,35 @@
+
+
+
+ webmagic-avalon
+ us.codecraft
+ 0.5.4-SNAPSHOT
+
+ 4.0.0
+
+ us.codecraft
+ webmagic-admin
+ war
+
+
+
+ us.codecraft
+ webmagic-avalon-common
+ ${project.version}
+
+
+
+
+
+
+
+ maven-deploy-plugin
+
+ true
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/webmagic-avalon/webmagic-avalon-common/pom.xml b/webmagic-avalon/webmagic-avalon-common/pom.xml
index cec0b83..a4062de 100644
--- a/webmagic-avalon/webmagic-avalon-common/pom.xml
+++ b/webmagic-avalon/webmagic-avalon-common/pom.xml
@@ -3,7 +3,7 @@
webmagic-avalon
us.codecraft
- 0.5.2-SNAPSHOT-SNAPSHOT
+ 0.5.3-SNAPSHOT
4.0.0
diff --git a/webmagic-avalon/webmagic-avalon-common/pom.xml.versionsBackup b/webmagic-avalon/webmagic-avalon-common/pom.xml.versionsBackup
new file mode 100644
index 0000000..e000ffe
--- /dev/null
+++ b/webmagic-avalon/webmagic-avalon-common/pom.xml.versionsBackup
@@ -0,0 +1,153 @@
+
+
+
+ webmagic-avalon
+ us.codecraft
+ 0.5.4-SNAPSHOT
+
+ 4.0.0
+
+ webmagic-avalon-common
+ jar
+
+
+
+
+ us.codecraft
+ webmagic-extension
+ ${project.version}
+
+
+
+ org.mybatis
+ mybatis
+
+
+
+ us.codecraft
+ forger
+ 0.1.1-SNAPSHOT
+
+
+
+ org.mybatis
+ mybatis-spring
+
+
+
+ org.freemarker
+ freemarker
+
+
+
+ org.springframework
+ spring-test
+ test
+
+
+
+ org.assertj
+ assertj-core
+ test
+
+
+
+ junit
+ junit
+
+
+
+ mysql
+ mysql-connector-java
+
+
+
+ commons-dbcp
+ commons-dbcp
+
+
+
+ org.springframework
+ spring-aop
+ ${spring-version}
+
+
+
+ org.aspectj
+ aspectjrt
+
+
+
+ org.aspectj
+ aspectjweaver
+
+
+
+ org.springframework
+ spring-core
+
+
+
+ org.springframework
+ spring-webmvc
+
+
+
+ com.h2database
+ h2
+ 1.3.175
+
+
+
+ org.mockito
+ mockito-all
+
+
+
+ javax.servlet
+ javax.servlet-api
+
+
+
+ org.springframework
+ spring-context
+
+
+
+ org.springframework
+ spring-context-support
+
+
+
+ com.alibaba
+ fastjson
+
+
+
+
+
+
+
+ maven-deploy-plugin
+
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.4
+
+
+
+ true
+ ./lib/
+ us.codecraft.webmagic.main.QuickStarter
+
+
+
+
+
+
+
+
diff --git a/webmagic-avalon/webmagic-worker/pom.xml b/webmagic-avalon/webmagic-worker/pom.xml
index 1d5df01..72da6b9 100644
--- a/webmagic-avalon/webmagic-worker/pom.xml
+++ b/webmagic-avalon/webmagic-worker/pom.xml
@@ -3,7 +3,7 @@
webmagic-avalon
us.codecraft
- 0.5.2-SNAPSHOT-SNAPSHOT
+ 0.5.3-SNAPSHOT
4.0.0
diff --git a/webmagic-avalon/webmagic-worker/pom.xml.versionsBackup b/webmagic-avalon/webmagic-worker/pom.xml.versionsBackup
new file mode 100644
index 0000000..63f43f5
--- /dev/null
+++ b/webmagic-avalon/webmagic-worker/pom.xml.versionsBackup
@@ -0,0 +1,58 @@
+
+
+
+ webmagic-avalon
+ us.codecraft
+ 0.5.4-SNAPSHOT
+
+ 4.0.0
+
+ webmagic-worker
+ war
+
+
+
+ us.codecraft
+ webmagic-avalon-common
+ ${project.version}
+
+
+ junit
+ junit
+
+
+ org.mockito
+ mockito-all
+
+
+ org.aspectj
+ aspectjrt
+
+
+
+
+
+
+ maven-deploy-plugin
+
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.4
+
+
+
+ true
+ ./lib/
+ us.codecraft.webmagic.main.QuickStarter
+
+
+
+
+
+
+
+
diff --git a/webmagic-samples/pom.xml b/webmagic-samples/pom.xml
index 1a3aad9..12c1a93 100644
--- a/webmagic-samples/pom.xml
+++ b/webmagic-samples/pom.xml
@@ -26,48 +26,4 @@
-
-
-
- maven-deploy-plugin
-
- true
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- copy-dependencies
- package
-
- copy-dependencies
-
-
- ${project.build.directory}/lib
- false
- false
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 2.4
-
-
-
- true
- ./lib/
- us.codecraft.webmagic.main.QuickStarter
-
-
-
-
-
-
-