diff --git a/pom.xml b/pom.xml
index 61e879b..67afe44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,11 +3,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
+
com.redislabs
jredisgraph
2.5.1-SNAPSHOT
-
+
JRedisGraph
Official client for Redis-Graph
https://redisgraph.io
@@ -171,7 +171,13 @@
org.apache.maven.plugins
maven-gpg-plugin
- 1.5
+ 3.0.1
+
+
+ --pinentry-mode
+ loopback
+
+
sign-artifacts
@@ -182,6 +188,7 @@
+
org.apache.maven.plugins
maven-pmd-plugin