diff options
Diffstat (limited to 'cps-bom/pom.xml')
-rw-r--r-- | cps-bom/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 43ad05f9a0..520a484153 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -12,10 +12,8 @@ <properties> <nexusproxy>https://nexus.onap.org</nexusproxy> - <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> - <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> </properties> <distributionManagement> |