diff options
author | platania <platania@research.att.com> | 2017-03-06 13:43:09 -0500 |
---|---|---|
committer | platania <platania@research.att.com> | 2017-03-06 13:43:09 -0500 |
commit | 3545cac06eb135e1a924efdc9f5f8dae10e1be67 (patch) | |
tree | 58bd7d9261b62b521c68398ccc464531f2d3fa36 /vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | |
parent | efd720a6d7cab82b6689e79f36d5f02236fe87eb (diff) |
Update pom files
Change-Id: Ib38d5729b2186193d397c5192159f9e18933940c
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 | 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> |