diff --git a/pom.xml b/pom.xml
index c6519ed..8045900 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,8 +14,37 @@
4.2.8.RELEASE
2.3.15.1
+
+ http://192.168.78.1:8081
+
+
+
+ nexus
+ ${maven_url}/nexus/content/groups/public/
+
+ true
+
+
+ true
+
+
+
+
+
+
+ nexus-releases
+ Nexus Release Repository
+ ${maven_url}/nexus/content/repositories/releases/
+
+
+ nexus-snapshots
+ Nexus Snapshot Repository
+ ${maven_url}/nexus/content/repositories/snapshots/
+
+
+
@@ -25,7 +54,7 @@
4.11
-
+
xalan
diff --git a/readme.txt b/readme.txt
index 3bcd452..f6e9c46 100644
--- a/readme.txt
+++ b/readme.txt
@@ -11,4 +11,4 @@
如果想要测试发送邮件操作如下:
*1-1:更改邮箱的配置文件
*1-2:消息订阅者去掉本行代码注释即可
-// bailBiz.mailSend(mailParam);
\ No newline at end of file
+//bailBiz.mailSend(mailParam);
\ No newline at end of file