diff options
Diffstat (limited to 'vnfs/honeycomb_plugin/sample_plugin')
-rw-r--r-- | vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index 352d4476..a1949a46 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -230,16 +230,4 @@ done </pluginManagement> </build> -<!-- <distributionManagement> - <repository> - <id>fdio-release</id> - <url>${nexusproxy}/repositories/fd.io.release/</url> - </repository> - <snapshotRepository> - <id>fdio-snapshot</id> - <url>${nexusproxy}/repositories/fd.io.snapshot/</url> - </snapshotRepository> - </distributionManagement> ---> - </project> |