summaryrefslogtreecommitdiffstats
path: root/cps-parent/pom.xml
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-parent/pom.xml
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-parent/pom.xml')
-rw-r--r--cps-parent/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml
index b7b64af3b..ebd421b55 100644
--- a/cps-parent/pom.xml
+++ b/cps-parent/pom.xml
@@ -22,7 +22,6 @@
<jib-maven-plugin.version>2.6.0</jib-maven-plugin.version>
<minimum-coverage>0.20</minimum-coverage>
<nexusproxy>https://nexus.onap.org</nexusproxy>
- <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<oparent.version>3.1.0</oparent.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
@@ -30,7 +29,6 @@
<spring-boot-maven-plugin.version>2.3.3.RELEASE</spring-boot-maven-plugin.version>
<swagger-codegen-maven-plugin.version>3.0.18</swagger-codegen-maven-plugin.version>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
- <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
<tag.version>${project.version}</tag.version>
</properties>