From f88fada056b2a2ec9811b5feca5cf5b43e9786e0 Mon Sep 17 00:00:00 2001 From: jimmydot Date: Sun, 7 May 2017 19:42:59 -0400 Subject: [VID-6] Fixed pom files Change-Id: Ib3c47aba4e7b5c3bf4e73418998b8e700077a7b3 Signed-off-by: jimmydot --- pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 839f53ba4..746a343ec 100644 --- a/pom.xml +++ b/pom.xml @@ -103,6 +103,36 @@ + + org.apache.maven.plugins + maven-site-plugin + 3.6 + + + org.apache.maven.wagon + wagon-webdav-jackrabbit + 2.10 + + + + + + org.codehaus.mojo + versions-maven-plugin + 1.3.1 + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + org.codehaus.mojo -- cgit 1.2.3-korg