From 7051d1d8421df6ee83bac13a20f03e9cec7aaf40 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 6 Mar 2017 11:56:21 -0800 Subject: Preparing for maven staging releases Adding version.properties file to contain release_variable property. Adding maven staging plugin to pom file. Change-Id: I310a27a75ca62408f253a69d461718cbad0c6815 Signed-off-by: Patrick Brady --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 1c5673e95..cfb0a0878 100644 --- a/pom.xml +++ b/pom.xml @@ -502,6 +502,18 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins -- cgit 1.2.3-korg