Add missing nexusproxy property to pom 33/4433/1
authorsblimkie <steven.blimkie@amdocs.com>
Tue, 23 May 2017 14:18:09 +0000 (17:18 +0300)
committersblimkie <steven.blimkie@amdocs.com>
Tue, 23 May 2017 14:41:11 +0000 (17:41 +0300)
Change-Id: Ic4ce5986c4a65a2dc19742afdd8d6031a77db207
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 23cc102..0f0110d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,7 @@
                <testRouteOffer>workstation</testRouteOffer>
                <testEnv>DEV</testEnv>
                <checkstyle.config.location>google_checks.xml</checkstyle.config.location>
+               <nexusproxy>https://nexus.onap.org</nexusproxy>
        </properties>
 
        <dependencies>