From 307dcf996fc5ddb8b827141d96bb968df9e88bcc Mon Sep 17 00:00:00 2001 From: Ragha Vema Date: Mon, 13 Apr 2020 23:21:53 +0530 Subject: [PATCH] implement sonatype staging plugin for releases. (#128) --- pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee5858c5..d766e943 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ 3.6.3 0.13 4.3.0 - 18.0 + 19.0 1.3 0.8.3 0.200 @@ -301,6 +301,12 @@ gson 2.8.2 + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + @@ -773,6 +779,19 @@ 1.8 + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + ossrh + https://oss.sonatype.org/ + false + + 26a9600c05a6d3 + + org.apache.maven.plugins maven-source-plugin