summaryrefslogtreecommitdiffstats
path: root/datarouter-node/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'datarouter-node/pom.xml')
-rwxr-xr-xdatarouter-node/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml
index 3e75e88c..9c82ff3a 100755
--- a/datarouter-node/pom.xml
+++ b/datarouter-node/pom.xml
@@ -219,6 +219,11 @@
<artifactId>commons-lang3</artifactId>
<version>3.0</version>
</dependency>
+ <dependency>
+ <groupId>org.onap.aaf.authz</groupId>
+ <artifactId>aaf-cadi-aaf</artifactId>
+ <version>${aaf-cadi-aaf.version}</version>
+ </dependency>
</dependencies>
<profiles>
<profile>