diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-08-15 19:12:25 -0500 |
---|---|---|
committer | Jorge Hernandez <jh1730@att.com> | 2017-08-15 19:15:08 -0500 |
commit | f9f086c4f7517602f7f8e862699618d79afddf58 (patch) | |
tree | d525e7b15d46c6f44f0eef2180d7fd735cc693cb /feature-healthcheck/pom.xml | |
parent | 443205e307a5c84b0a4aa198bb66a6088e700adc (diff) |
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 <jh1730@att.com>
Diffstat (limited to 'feature-healthcheck/pom.xml')
-rw-r--r-- | feature-healthcheck/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ <addParentPoms>false</addParentPoms> <copyPom>false</copyPom> <includeScope>runtime</includeScope> - <excludeScope>provided</excludeScope> <excludeTransitive>true</excludeTransitive> </configuration> </execution> |