From 478ccca870897c04b74b3c5fb0c50c87442d0155 Mon Sep 17 00:00:00 2001 From: Antonella Balduzzi Date: Mon, 10 Aug 2020 11:18:52 +0200 Subject: [PATCH] added distributionManagement --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 3395bb8..775c85d 100644 --- a/pom.xml +++ b/pom.xml @@ -43,4 +43,17 @@ + + + central + pf-linux-releases + https://repo.pnet.ch/artifactory/middleware-maven-releases-local/ + + + snapshots + pf-linux-snapshots + https://repo.pnet.ch/artifactory/middleware-maven-snapshots-local/ + + + \ No newline at end of file