From 23b63392528784a761a664ea965f723cd913729f Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 20 Feb 2017 17:15:59 -0500 Subject: need sonatype plugin Change-Id: I57f3e33ae263a0b0f2033494165953f2b03ecdb8 Signed-off-by: Pamela Dragosh --- PyPDPServer/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index de3966e29..39b162150 100644 --- a/PyPDPServer/pom.xml +++ b/PyPDPServer/pom.xml @@ -217,6 +217,25 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + + + org.springframework.boot spring-boot-maven-plugin -- cgit 1.2.3-korg