diff --git a/pom.xml b/pom.xml
index ae6254c..5cdaca8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,10 @@
https://github.com/albfernandez/javadbf/issues
-
+
+ UTF-8
+ UTF-8
+
@@ -129,37 +132,7 @@
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.6
-
- ${gpg.keyname}
- ${gpg.keyname}
-
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.8
- true
-
- ossrh
- https://oss.sonatype.org/
- true
-
-
-
+
@@ -196,9 +169,46 @@
+
+
+
+ deploy
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.6
+
+ ${gpg.keyname}
+ ${gpg.keyname}
+
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.8
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
+
+
+
+
+
+
-
- UTF-8
- UTF-8
-
\ No newline at end of file