summaryrefslogtreecommitdiffstats
path: root/feature-state-management
diff options
context:
space:
mode:
authorUtkarsh Jauhari <uj426b@att.com>2020-06-21 20:26:10 +0000
committerUtkarsh Jauhari <uj426b@att.com>2020-06-21 20:30:05 +0000
commitefe980552cb996b1a0ba5b51a6a0beea322b5f82 (patch)
tree42de91bd0e624f0b07980242cea43a23b7fe8710 /feature-state-management
parent56a15039437ba5bf5d0fb422551bfb12e1f59eb1 (diff)
Removing log4j from feature-state-management/pom.xml
Issue-ID: POLICY-2623 Signed-off-by: Utkarsh Jauhari <uj426b@att.com> Change-Id: I5f9e7b67ce39177c4f7211ea0e30d78bc7a95cc3
Diffstat (limited to 'feature-state-management')
-rw-r--r--feature-state-management/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/feature-state-management/pom.xml b/feature-state-management/pom.xml
index a61f7818..76517c3a 100644
--- a/feature-state-management/pom.xml
+++ b/feature-state-management/pom.xml
@@ -153,11 +153,6 @@
<artifactId>integrity-monitor</artifactId>
<version>${policy.common.version}</version>
</dependency>
- <!-- Need to pull into assembly for IntegrityMonitor -->
- <dependency>
- <groupId>log4j</groupId>
- <artifactId>log4j</artifactId>
- </dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>