summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-02-16 12:38:01 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-02-16 12:38:13 -0500
commit7c73d60ecd05cbc15dc12b0961386f48dff75dd4 (patch)
treea59685fa439a4219a30ac14511d9809f4b2708cd /pom.xml
parent2f7c70d09fbc42a8cf7a48b299aa2ef0385bbcf7 (diff)
forgot nexus property
Change-Id: Ia958ba7d08bedd171745c0bd2c7322135d0de748 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 662fc083..4b5f8300 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,7 @@
<sonar.jacoco.reportPath>${project.build.directory}/coverage-reports/jacoco.exec</sonar.jacoco.reportPath>
<sonar.jacoco.itReportPath>/opt/app/jacoco-it.exec</sonar.jacoco.itReportPath>
<sonar.jacoco.reportMissing.force.zero>true</sonar.jacoco.reportMissing.force.zero>
+ <nexusproxy>https://nexus.openecomp.org</nexusproxy>
</properties>
<modules>