summaryrefslogtreecommitdiffstats
path: root/authz-fs
diff options
context:
space:
mode:
Diffstat (limited to 'authz-fs')
-rw-r--r--authz-fs/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/authz-fs/pom.xml b/authz-fs/pom.xml
index ba2f8d26..e4545118 100644
--- a/authz-fs/pom.xml
+++ b/authz-fs/pom.xml
@@ -73,10 +73,12 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>authz-core</artifactId>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.onap.aaf.cadi</groupId>
<artifactId>cadi-core</artifactId>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.att.aft</groupId>