From eb852265ef868f6772a673316763dff2577139a0 Mon Sep 17 00:00:00 2001 From: vramik Date: Fri, 17 Mar 2017 13:11:59 +0100 Subject: [PATCH] KEYCLOAK-4601 Add nexus-staging-maven-plugin fo keycloak-bom-parent --- boms/pom.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/boms/pom.xml b/boms/pom.xml index 5c6e18a037..b37ddc9f0a 100644 --- a/boms/pom.xml +++ b/boms/pom.xml @@ -47,4 +47,35 @@ adapter spi + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.5 + true + + https://repository.jboss.org/nexus + jboss-releases-repository + + + + + + + + + nexus-staging + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + + + +