summaryrefslogtreecommitdiffstats
path: root/policy-endpoints
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2017-08-15 19:12:25 -0500
committerJorge Hernandez <jh1730@att.com>2017-08-15 19:15:08 -0500
commitf9f086c4f7517602f7f8e862699618d79afddf58 (patch)
treed525e7b15d46c6f44f0eef2180d7fd735cc693cb /policy-endpoints
parent443205e307a5c84b0a4aa198bb66a6088e700adc (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 'policy-endpoints')
-rw-r--r--policy-endpoints/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml
index b34b6d33..020d3c11 100644
--- a/policy-endpoints/pom.xml
+++ b/policy-endpoints/pom.xml
@@ -174,7 +174,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
<scope>test</scope>
</dependency>