From eeb50d3b600eb5c781c53cb6f9519e503e22ca6d Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 18 Mar 2020 15:58:01 -0500 Subject: Fix Cass, then to Version 2.1.19 Issue-ID: AAF-1081 Signed-off-by: Instrumental Change-Id: I5ca5779813b6120dfb6c13768abab4855ad26c35 --- auth/auth-batch/src/assemble/auth-batch.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'auth/auth-batch/src/assemble') diff --git a/auth/auth-batch/src/assemble/auth-batch.xml b/auth/auth-batch/src/assemble/auth-batch.xml index 25b37b73..eb0456ee 100644 --- a/auth/auth-batch/src/assemble/auth-batch.xml +++ b/auth/auth-batch/src/assemble/auth-batch.xml @@ -45,13 +45,16 @@ org.onap.aaf.authz:aaf-auth-batch org.onap.aaf.authz:aaf-auth-core org.onap.aaf.authz:aaf-cadi-core + org.onap.aaf.authz:aaf-auth-cass org.onap.aaf.authz:aaf-misc-env org.onap.aaf.authz:aaf-misc-rosetta + com.datastax.cassandra:cassandra-driver-core javax.xml.bind:jaxb-api org.glassfish.jaxb:jaxb-runtime com.sun.istack:istack-commons-runtime javax.activation:javax.activation-api + log4j:log4j - \ No newline at end of file + -- cgit 1.2.3-korg