aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 6b2467f..82597dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
<dependency>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>aaf-cadi-aaf</artifactId>
- <version>2.1.7-SNAPSHOT</version>
+ <version>2.1.7</version>
<classifier>full</classifier>
</dependency>
@@ -326,7 +326,7 @@
<dependency>
<groupId>org.onap.dmaap.dbcapi</groupId>
<artifactId>dbcapi</artifactId>
- <version>1.0.17-SNAPSHOT</version>
+ <version>1.0.17</version>
</dependency>
</dependencies>
<reporting>