diff options
author | platania <platania@research.att.com> | 2017-03-07 16:05:11 -0500 |
---|---|---|
committer | platania <platania@research.att.com> | 2017-03-07 16:05:11 -0500 |
commit | 0ec6fd4d406b8cf052cc9571c621f235b281a611 (patch) | |
tree | 8e6c869ff78edead1fe2a432fed00f403b4c47a7 /vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | |
parent | c3a3d6286bf390087295b462a9c082c65268b3a8 (diff) |
resolve dependency in HC POM
Change-Id: I8f8a7105e9526cad31066178ab5d8ba2c2802c38
Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml')
-rw-r--r-- | vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index 589a0a2e..7d99deb3 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -26,7 +26,7 @@ </parent> <properties> - <nexusproxy>http://nexus.fd.io/content</nexusproxy> + <!--nexusproxy>http://nexus.fd.io/content</nexusproxy--> <start.script.template> #!/bin/sh - STATUS=100 |