diff --git a/pom.xml b/pom.xml
index 17399e8..5f49efd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,13 +104,6 @@
false
-
-
- org.apache.maven.wagon
- wagon-ssh
- 2.1
-
-
com.github.github
@@ -155,6 +148,16 @@
UTF-8
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.4
+
+ scm:git@github.com:torrent4j/torrent4j.git
+ scm:git://github.com/torrent4j/torrent4j.git
+ https://github.com/torrent4j/torrent4j/tree/master/
+
+
org.apache.maven.plugins
maven-changelog-plugin
@@ -174,13 +177,6 @@
-
-
- org.apache.maven.wagon
- wagon-ssh
- 2.1
-
-
com.github.github
@@ -200,14 +196,55 @@
+
+ com.github.github
+ downloads-maven-plugin
+ 0.4
+
+ torrent4j
+ torrent4j
+
+
+
+ deploy
+
+ upload
+
+
+
+
-
-
-
-
-
-
+
+
+
+ release-sign-artifacts
+
+
+ performRelease
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.4
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+