diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2020-12-07 15:02:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-07 15:02:15 +0000 |
commit | 9647834359b168ed8091cecaecd363cb87abe874 (patch) | |
tree | d4867fda83126efca6904c76df51bf755ac4f6e5 /cps-bom | |
parent | 0cd5910ca2c949bab95ec73591729c4b7230fdd1 (diff) | |
parent | 42d31ec8fa98831905de358fd6c24eac67fe14c2 (diff) |
Merge "Add DistributionManagement to checkstyle pom"
Diffstat (limited to 'cps-bom')
-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> |