From 333dea5e330b70aae46e34a49745139014c8107a Mon Sep 17 00:00:00 2001 From: "Thomas Nelson Jr (arthurdent3)" Date: Tue, 20 Feb 2018 11:50:58 -0500 Subject: Adding distribution management to pom for docker Issue-ID: MUSIC-32 Change-Id: If208dadd55fb9fd44dfb29df6d84822a17a36236 Signed-off-by: Thomas Nelson Jr (arthurdent3) --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 57c3da35..d52f079e 100755 --- a/pom.xml +++ b/pom.xml @@ -38,6 +38,9 @@ 3.4.6 UTF-8 + + + /content/sites/site/org/onap/music/${project.artifactId}/${project.version} ${maven.build.timestamp} yyyy.MM.dd.HH.mm @@ -346,9 +349,15 @@ + - + + + ecomp-site + dav:${onap.nexus.url}${sitePath} + + -- cgit 1.2.3-korg