From 8696f9f3a397261aa75c8ac96034b7e419551b77 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Sun, 19 Feb 2017 19:27:26 -0500 Subject: adding sonatype and deploy plugins Change-Id: Idd658056dd8c019427a4689b9b40d9fc94208593 Signed-off-by: Pamela Dragosh --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8444d9371..b838eecc4 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,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.apache.maven.plugins maven-compiler-plugin -- cgit 1.2.3-korg