summaryrefslogtreecommitdiffstats
path: root/auth/auth-cmd/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-cmd/pom.xml')
-rw-r--r--auth/auth-cmd/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml
index 064495ce..956094b8 100644
--- a/auth/auth-cmd/pom.xml
+++ b/auth/auth-cmd/pom.xml
@@ -172,11 +172,13 @@
<dependency>
<groupId>org.onap.aaf.authz.cadi</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
+ <version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.onap.aaf.authz.auth</groupId>
<artifactId>aaf-auth-core</artifactId>
+ <version>${project.version}</version>
</dependency>
<dependency>