summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-fw/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-sdk/epsdk-fw/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-fw/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml
index 2a2e7721..aaf02147 100644
--- a/ecomp-sdk/epsdk-fw/pom.xml
+++ b/ecomp-sdk/epsdk-fw/pom.xml
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>2.1.7-SNAPSHOT</version>
+ <version>2.1.7</version>
<exclusions>
<exclusion>
<groupId>gso</groupId>
@@ -88,7 +88,7 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-core</artifactId>
- <version>2.1.7-SNAPSHOT</version>
+ <version>2.1.7</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>