diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-10-05 09:45:24 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-10-05 09:45:39 -0400 |
commit | b433dc16fbcac507ee4620716e2fbe98baa449c6 (patch) | |
tree | 7c4b52a8b31b6839719a71f97b1b9f2e1a228c6f /integration/pom.xml | |
parent | 66887dec20ad473bf11b883e78a3bc231dc9baa7 (diff) |
Upgrade to AAF 2.1.2 artifact3.0.0-ONAP2.0.0
AAF team released their artifact.
Issue-ID: POLICY-1184
Change-Id: Ie762673a2f48b4f332093b52a5b919df028a39b9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'integration/pom.xml')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 22713b07..330816ea 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -145,7 +145,7 @@ <dependency> <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-cadi-aaf</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> </dependency> <!-- Client library for Cambria event routing API --> |