From c41bc9ec829ac6c597614912af79fdd0111e9840 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Thu, 9 Apr 2020 11:55:14 +0200 Subject: Add distribution management in pom Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski Change-Id: I7bb906bbf993ee6adce253b356a039f259172669 --- netconfsimulator/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'netconfsimulator') diff --git a/netconfsimulator/pom.xml b/netconfsimulator/pom.xml index ecf5845..23b7592 100644 --- a/netconfsimulator/pom.xml +++ b/netconfsimulator/pom.xml @@ -315,4 +315,22 @@ https://dl.bintray.com/palantir/releases/ + + + + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} + + + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + + ecomp-site + dav:${nexusproxy}${sitePath} + + + -- cgit 1.2.3-korg