diff --git a/pom.xml b/pom.xml
index 06ea7cd..4bd3138 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,8 +2,13 @@
+
+ org.sonatype.oss
+ oss-parent
+ 7
+
us.codecraft
- 0.2.0
+ 0.2.1-SNAPSHOT
4.0.0
pom
webmagic
@@ -35,7 +40,6 @@
webmagic-core
webmagic-extension/
- webmagic-samples
@@ -166,5 +170,35 @@
+
+
+ release-sign-artifacts
+
+
+ performRelease
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.1
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+
+
diff --git a/webmagic-core/pom.xml b/webmagic-core/pom.xml
index cf42d2a..90e36bb 100644
--- a/webmagic-core/pom.xml
+++ b/webmagic-core/pom.xml
@@ -5,7 +5,7 @@
us.codecraft
webmagic
- 0.2.0
+ 0.2.1-SNAPSHOT
4.0.0
diff --git a/webmagic-extension/pom.xml b/webmagic-extension/pom.xml
index 7ef5aca..ae9bc5d 100644
--- a/webmagic-extension/pom.xml
+++ b/webmagic-extension/pom.xml
@@ -5,7 +5,7 @@
us.codecraft
webmagic
- 0.2.0
+ 0.2.1-SNAPSHOT
4.0.0