From 466a88c4b658b53ac7f2d35d0d35c4a5049646ec Mon Sep 17 00:00:00 2001 From: Ricardo Dias Date: Tue, 19 Oct 2021 11:58:31 +0100 Subject: [PATCH] NXP-30649: update pom with missing maven-internal repository --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 6cf97d28..b042722c 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,17 @@ true + + maven-internal + https://packages.nuxeo.com/repository/maven-internal/ + + true + + + always + true + +