diff --git a/pom.xml b/pom.xml
index ff9776c..bbafe91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,7 @@
2.2
2.0.1.Final
2.11.0
+ 1.4.15
1.6.8
3.2.1
@@ -129,9 +130,16 @@
true
ossrh
- https://oss.sonatype.org/
+ https://s01.oss.sonatype.org/
true
+
+
+ com.thoughtworks.xstream
+ xstream
+ ${xstream.ver}
+
+
org.apache.maven.plugins
@@ -170,6 +178,12 @@
sign
+
+
+ --pinentry-mode
+ loopback
+
+