aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authorClaudio David Gasparini <claudio.gasparini@pantheon.tech>2020-12-07 08:39:56 +0100
committerClaudio David Gasparini <claudio.gasparini@pantheon.tech>2020-12-07 08:39:56 +0100
commit42d31ec8fa98831905de358fd6c24eac67fe14c2 (patch)
tree439875c4cf89c4f9f54dcd11767aa6d1f45c4ae8 /cps-dependencies
parent13cc64d917b48ca76650b672b2b44f74af3585e0 (diff)
Add DistributionManagement to checkstyle pom
Issue-ID: CPS-119 Signed-off-by: Claudio David Gasparini <claudio.gasparini@pantheon.tech> Change-Id: I899cdc00895689a8b010106a8371a69859b7f11b
Diffstat (limited to 'cps-dependencies')
-rwxr-xr-xcps-dependencies/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index 9e0269b3a..6fc0bc5e3 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -18,14 +18,12 @@
<groovy.version>3.0.6</groovy.version>
<hibernate-types.version>2.10.0</hibernate-types.version>
<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>
<modelmapper.version>2.3.8</modelmapper.version>
<spock-core.version>2.0-M2-groovy-3.0</spock-core.version>
<springboot.version>2.3.3.RELEASE</springboot.version>
<springfox.version>3.0.0</springfox.version>
- <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
<swagger.version>2.1.4</swagger.version>
<yangtools.version>5.0.6</yangtools.version>
</properties>