diff --git a/.gitignore b/.gitignore
index 57912cd..3a4d1a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/target/
-*.iml
\ No newline at end of file
+*.iml
+/.idea*
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 08ff2f2..5f14ebb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,30 @@
http://nexus.vipzhuang.cn/content/repositories/snapshots/
-
+
+
+
+ nexus
+ http://nexus.vipzhuang.cn/content/groups/public
+
+ true
+
+
+ false
+
+
+
+ nexus-snapshots
+ http://nexus.vipzhuang.cn/content/repositories/snapshots/
+
+ false
+
+
+ true
+
+
+
+
UTF-8