From 1a5c49361172e5ed0b6d3339191f0a064a765954 Mon Sep 17 00:00:00 2001 From: sg481n Date: Thu, 17 Aug 2017 18:44:28 -0400 Subject: Update all pom files in aaf inno add staging profile id in all pom files Issue-id: AAF-23 Change-Id: Icbe8e29735c0d5fa3cec37f13334ccf614c41688 Signed-off-by: sg481n --- pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 2d3ef55..a79a537 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 com.att.inno parent - Parent POM for JG Innovation + inno 1.0.0-SNAPSHOT pom https://github.com/att/AAF @@ -60,7 +60,7 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/onap/aaf/inno/${project.version} + /content/sites/site/org/onap/aaf/inno/${project.artifactId}/${project.version} @@ -146,6 +146,10 @@ AAF Snapshot Repository ${nexusproxy}${snapshotNexusPath} + + ecomp-site + dav:${nexusproxy}${sitePath} + -- cgit 1.2.3-korg