forgot nexus property

Change-Id: Ia958ba7d08bedd171745c0bd2c7322135d0de748
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/pom.xml b/pom.xml
index 662fc08..4b5f830 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>