From 1172dbb8ad1b70d267e028369140261f300e09bf Mon Sep 17 00:00:00 2001 From: "george.artemiou" Date: Tue, 11 Jun 2019 22:36:55 +0100 Subject: [PATCH] Changes for 1.0.0 --- pom.xml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 062ec37..bc5c4d0 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ 3.8.0 1.8 + UTF-8 com.github.giorgosart @@ -117,7 +118,12 @@ org.apache.maven.plugins maven-gpg-plugin - 1.6 + + + --pinentry-mode + loopback + + sign-artifacts @@ -128,17 +134,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ossrh - https://oss.sonatype.org/ - true - -