diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-06-27 09:15:59 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-06-27 09:47:12 -0500 |
commit | 2c0dd5c5136e249f63f1d3296063795cde30c399 (patch) | |
tree | 6689f36e8a138481f2e4f000bdc444121bf4f3f9 /auth/pom.xml | |
parent | 5f1a6a0ab09ea3fa4199a8d413af75d4378e2a8e (diff) |
Refine Agent to create CADI Configs
Issue-ID: AAF-378
Change-Id: I4bb70ff582a3990d0344d23aaac2b750e931a6b1
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index a28f5774..4ce7b208 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -438,7 +438,7 @@ <artifactId>aaf-auth-client</artifactId> <version>${project.version}</version> </dependency> - + <dependency> <groupId>org.onap.aaf.authz</groupId> <artifactId>aaf-auth-core</artifactId> |