aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsblimkie <steven.blimkie@amdocs.com>2017-05-23 17:18:09 +0300
committersblimkie <steven.blimkie@amdocs.com>2017-05-23 17:41:11 +0300
commit92a3132308fb5c0a1064c8091c93a526d76af317 (patch)
treed49e561dac30a235e9883e42529c2c68457bb28b
parentbc571c1aa8a3405ffafa65eb0d9849ba1cf14161 (diff)
Add missing nexusproxy property to pom
Change-Id: Ic4ce5986c4a65a2dc19742afdd8d6031a77db207 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 23cc102..0f0110d 100644
--- 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>