diff --git a/pom.xml b/pom.xml
index f79cc2bdf6..65d8ecaf95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,35 @@
UTF-8
+
+
+ Apache 2
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+ A business-friendly OSS license
+
+
+
+
+ scm:git:https://github.com/Codearte/accurest-maven-plugin.git
+ scm:git:git@github.com:Codearte/accurest-maven-plugin.git
+ https://github.com/Codearte/accurest-maven-plugin
+ HEAD
+
+
+
+
+ sonatype-nexus-snapshots
+ Sonatype Nexus Snapshots
+ http://oss.sonatype.org/content/repositories/snapshots
+
+
+ sonatype-nexus-staging
+ Nexus Release Repository
+ http://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
io.codearte.accurest
@@ -130,4 +159,34 @@
+
+
+
+ release
+
+
+ performRelease
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.6
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+
\ No newline at end of file