aboutsummaryrefslogtreecommitdiffstats
path: root/forwarding/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'forwarding/pom.xml')
-rw-r--r--forwarding/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/forwarding/pom.xml b/forwarding/pom.xml
index 6a7b123a..830f3724 100644
--- a/forwarding/pom.xml
+++ b/forwarding/pom.xml
@@ -42,5 +42,10 @@
<artifactId>common-parameters</artifactId>
<version>1.3.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.onap.policy.common</groupId>
+ <artifactId>ONAP-Logging</artifactId>
+ <version>1.3.0-SNAPSHOT</version>
+ </dependency>
</dependencies>
</project>