diff --git a/pom.xml b/pom.xml
index 66456c87bebb3d186e450cf8e7b83afa753a82ae..8bea7457ded960f6104f12c58a923af1338822b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
me.zhyd.oauth
JustAuth
- 1.9.5
+ 1.9.6-SNAPSHOT
JustAuth
https://gitee.com/yadong.zhang/JustAuth
@@ -216,5 +216,38 @@
+
+
+ nexus
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ ${maven-gpg-version}
+
+
+ verify
+
+ sign
+
+
+
+
+
+
+
+
+ releases
+ Nexus Release Repository
+ https://nexus.xkcoding.com/repository/maven-releases/
+
+
+ snapshots
+ Nexus Snapshot Repository
+ https://nexus.xkcoding.com/repository/maven-snapshots/
+
+
+