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} +