diff --git a/pom.xml b/pom.xml
index 1cf00018..46b60e84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
7
us.codecraft
- 0.6.0
+ 0.6.1-SNAPSHOT
4.0.0
pom
diff --git a/release.properties b/release.properties
deleted file mode 100644
index 198144c5..00000000
--- a/release.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-#release configuration
-#Thu Jan 21 19:19:07 CST 2016
-scm.commentPrefix=[maven-release-plugin]
-pushChanges=true
-project.dev.us.codecraft\:webmagic-extension=0.5.4-SNAPSHOT
-project.scm.us.codecraft\:webmagic-parent.developerConnection=scm\:git\:git@github.com\:code4craft/webmagic.git
-project.rel.us.codecraft\:webmagic-core=0.5.3
-project.rel.us.codecraft\:webmagic-extension=0.5.3
-project.rel.us.codecraft\:webmagic-parent=0.5.3
-scm.tag=webmagic-parent-0.5.3
-remoteTagging=true
-project.scm.us.codecraft\:webmagic-parent.tag=webmagic-parent-0.5.3
-exec.additionalArguments=-Psonatype-oss-release -P development
-project.dev.us.codecraft\:webmagic-core=0.5.4-SNAPSHOT
-scm.url=scm\:git\:git@github.com\:code4craft/webmagic.git
-scm.tagNameFormat=@{project.artifactId}-@{project.version}
-project.scm.us.codecraft\:webmagic-extension.empty=true
-project.scm.us.codecraft\:webmagic-parent.url=git@github.com\:code4craft/webmagic.git
-preparationGoals=clean verify
-project.scm.us.codecraft\:webmagic-core.empty=true
-project.scm.us.codecraft\:webmagic-parent.connection=scm\:git\:git@github.com\:code4craft/webmagic.git
-exec.snapshotReleasePluginAllowed=false
-project.dev.us.codecraft\:webmagic-parent=0.5.4-SNAPSHOT
-completedPhase=end-release
diff --git a/webmagic-core/pom.xml b/webmagic-core/pom.xml
index 570a58a8..d789539a 100644
--- a/webmagic-core/pom.xml
+++ b/webmagic-core/pom.xml
@@ -3,7 +3,7 @@
us.codecraft
webmagic-parent
- 0.6.0
+ 0.6.1-SNAPSHOT
4.0.0
diff --git a/webmagic-core/pom.xml.releaseBackup b/webmagic-core/pom.xml.releaseBackup
deleted file mode 100644
index 7bf25318..00000000
--- a/webmagic-core/pom.xml.releaseBackup
+++ /dev/null
@@ -1,86 +0,0 @@
-
-
-
- us.codecraft
- webmagic-parent
- 0.5.3-SNAPSHOT
-
- 4.0.0
-
- webmagic-core
-
-
-
- org.apache.httpcomponents
- httpclient
-
-
-
- junit
- junit
-
-
-
- com.google.guava
- guava
-
-
-
- org.apache.commons
- commons-lang3
-
-
-
- us.codecraft
- xsoup
-
-
-
- com.github.dreamhead
- moco-core
-
-
-
- org.slf4j
- slf4j-api
-
-
-
- org.slf4j
- slf4j-log4j12
-
-
-
- commons-collections
- commons-collections
-
-
-
- org.assertj
- assertj-core
-
-
-
- org.jsoup
- jsoup
-
-
-
- org.apache.commons
- commons-io
-
-
-
- com.jayway.jsonpath
- json-path
- 0.8.1
-
-
-
- com.alibaba
- fastjson
-
-
-
-
-
\ No newline at end of file
diff --git a/webmagic-extension/pom.xml b/webmagic-extension/pom.xml
index 6a4f7e76..76ee2d99 100644
--- a/webmagic-extension/pom.xml
+++ b/webmagic-extension/pom.xml
@@ -3,7 +3,7 @@
us.codecraft
webmagic-parent
- 0.6.0
+ 0.6.1-SNAPSHOT
4.0.0
diff --git a/webmagic-extension/pom.xml.releaseBackup b/webmagic-extension/pom.xml.releaseBackup
deleted file mode 100644
index 2060e35d..00000000
--- a/webmagic-extension/pom.xml.releaseBackup
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
- us.codecraft
- webmagic-parent
- 0.5.3-SNAPSHOT
-
- 4.0.0
-
- webmagic-extension
-
-
-
- redis.clients
- jedis
- 2.0.0
-
-
- us.codecraft
- webmagic-core
- ${project.version}
-
-
- junit
- junit
-
-
-
-
\ No newline at end of file
diff --git a/webmagic-samples/pom.xml b/webmagic-samples/pom.xml
index 75b2d607..8ac4d5ba 100644
--- a/webmagic-samples/pom.xml
+++ b/webmagic-samples/pom.xml
@@ -3,7 +3,7 @@
webmagic-parent
us.codecraft
- 0.6.0
+ 0.6.1-SNAPSHOT
4.0.0
diff --git a/webmagic-saxon/pom.xml b/webmagic-saxon/pom.xml
index 36adfde3..bfbe4e37 100644
--- a/webmagic-saxon/pom.xml
+++ b/webmagic-saxon/pom.xml
@@ -3,7 +3,7 @@
webmagic-parent
us.codecraft
- 0.6.0
+ 0.6.1-SNAPSHOT
4.0.0
diff --git a/webmagic-scripts/pom.xml b/webmagic-scripts/pom.xml
index d010ad5a..6095a571 100755
--- a/webmagic-scripts/pom.xml
+++ b/webmagic-scripts/pom.xml
@@ -3,7 +3,7 @@
webmagic-parent
us.codecraft
- 0.6.0
+ 0.6.1-SNAPSHOT
4.0.0
diff --git a/webmagic-selenium/pom.xml b/webmagic-selenium/pom.xml
index f1faa70c..fdd5dfb9 100644
--- a/webmagic-selenium/pom.xml
+++ b/webmagic-selenium/pom.xml
@@ -3,7 +3,7 @@
webmagic-parent
us.codecraft
- 0.6.0
+ 0.6.1-SNAPSHOT
4.0.0