From 42d31ec8fa98831905de358fd6c24eac67fe14c2 Mon Sep 17 00:00:00 2001 From: Claudio David Gasparini Date: Mon, 7 Dec 2020 08:39:56 +0100 Subject: Add DistributionManagement to checkstyle pom Issue-ID: CPS-119 Signed-off-by: Claudio David Gasparini Change-Id: I899cdc00895689a8b010106a8371a69859b7f11b --- checkstyle/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'checkstyle') diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index c6b0d2479..d0cf7c361 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -6,4 +6,23 @@ org.onap.cps checkstyle 0.0.1-SNAPSHOT + + + https://nexus.onap.org + /content/repositories/releases/ + /content/repositories/snapshots/ + + + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + \ No newline at end of file -- cgit 1.2.3-korg