summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 80947ff2..1195d159 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,6 +234,11 @@
<!-- Start of ONAP Specific Repositories -->
<repositories>
<repository>
+ <id>Log4j</id>
+ <name>Log4J repository</name>
+ <url>https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j</url>
+ </repository>
+ <repository>
<id>AJSC</id>
<name>AJSC repository</name>
<url>https://mvnrepository.com/artifact/com.att.ajsc</url>