From d746688688df93eae305df645c8f28c2d41d58b1 Mon Sep 17 00:00:00 2001 From: Jamal Kaabi-Mofrad Date: Sun, 6 Mar 2022 17:11:00 +0000 Subject: [PATCH] ACS-2305: Add atlassian repo. --- pom.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 407e690fa..11061d427 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,21 @@ https://artifacts.alfresco.com/nexus/content/repositories/enterprise-snapshots/ - + + + atlassian-3rdparty + https://packages.atlassian.com/maven-3rdparty/ + + false + warn + + + true + warn + + + + scm:git:https://github.com/Alfresco/InsightEngine.git scm:git:https://github.com/Alfresco/InsightEngine.git https://github.com/Alfresco/InsightEngine @@ -47,6 +61,7 @@ 2.0.6.1 5.3.7 4.5.13 + 1.9.14-atlassian-6 @@ -126,6 +141,16 @@ httpclient ${dependency.httpclient.version} + + org.codehaus.jackson + jackson-core-asl + ${dependency.codehaus.jackson.version} + + + org.codehaus.jackson + jackson-mapper-asl + ${dependency.codehaus.jackson.version} +