aboutsummaryrefslogtreecommitdiffstats
path: root/policy-core/pom.xml
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-core/pom.xml
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-core/pom.xml')
-rw-r--r--policy-core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml
index 902c38cb..8fdfaa36 100644
--- a/policy-core/pom.xml
+++ b/policy-core/pom.xml
@@ -61,7 +61,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.11</version>
<scope>test</scope>
</dependency>
</dependencies>