summaryrefslogtreecommitdiffstats
path: root/auth/auth-deforg/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-deforg/pom.xml')
-rw-r--r--auth/auth-deforg/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml
index 1998bdce..738f5f87 100644
--- a/auth/auth-deforg/pom.xml
+++ b/auth/auth-deforg/pom.xml
@@ -95,11 +95,13 @@
<dependency>
<groupId>org.onap.aaf.authz.cadi</groupId>
<artifactId>aaf-cadi-core</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>