From f9f086c4f7517602f7f8e862699618d79afddf58 Mon Sep 17 00:00:00 2001 From: Jorge Hernandez Date: Tue, 15 Aug 2017 19:12:25 -0500 Subject: add persistence libraries in the installation base to make db-enabled features to not worry about their packaging in the copy-dependencies plugin in the pom.xml Change-Id: Ie20a61978f75d4dbe82ac7aba5f6d259fb412f22 Issue-ID: POLICY-96 Signed-off-by: Jorge Hernandez --- feature-healthcheck/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'feature-healthcheck') diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 3355a2a5..32aa4d1c 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -83,7 +83,6 @@ false false runtime - provided true -- cgit