diff options
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 |