aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-11-28 16:17:33 -0500
committerdglFromAtt <dgl@research.att.com>2018-11-28 16:21:37 -0500
commit7833631f8c9824c3e0061aa0038563cbd1c8102f (patch)
treec9217505a5c33cfb0842317783b1380ec3613acb /pom.xml
parent769839e9e9e891525fdc54ccb75fce897c3af5d2 (diff)
Fix AAF artifact reference
Change-Id: Ib58b2e8d46565c16a1f8048f65f1e458b990dd1a Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-895
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5a444f0..36a3128 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,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>
<dependency>