From 2e1da7176952e013276ef29638a313f3a1b49c00 Mon Sep 17 00:00:00 2001 From: ramverma Date: Tue, 12 Jun 2018 14:27:19 +0100 Subject: Adding plugin-persistence module to apex-pdp Change-Id: I68e16b1aad6e7b943439c207816479d151f672fb Issue-ID: POLICY-862 Signed-off-by: ramverma --- plugins/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/pom.xml') diff --git a/plugins/pom.xml b/plugins/pom.xml index 73bcdfa09..0cf5e8549 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -44,5 +44,6 @@ plugins-context plugins-event plugins-executor + plugins-persistence \ No newline at end of file -- cgit 1.2.3-korg