From 40077be45039102b97347e4129a8b9c301a82c16 Mon Sep 17 00:00:00 2001 From: su622b Date: Sun, 8 Apr 2018 13:50:31 -0400 Subject: updated the poms with project versions Issue-ID: AAF-215 Change-Id: I48ab110906f6e165cde0b3bb21b52178d36eb566 Signed-off-by: su622b --- auth/auth-certman/pom.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'auth/auth-certman') diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 0d37ac8b..e1a40cdf 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -48,16 +48,19 @@ org.onap.aaf.authz.auth aaf-auth-core + ${project.version} org.onap.aaf.authz.auth aaf-auth-cass + ${project.version} org.onap.aaf.authz.cadi aaf-cadi-aaf + ${project.version} -- cgit 1.2.3-korg