From b481dd285e30fcd62fe6b73a463a65a20c7ee5f0 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Sun, 15 Oct 2017 20:58:36 +0000
Subject: [PATCH] restore  <artifactId>forgerock-audit-handler-splunk</artifactId>

---
 opendj-server-legacy/pom.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/opendj-server-legacy/pom.xml b/opendj-server-legacy/pom.xml
index 37e913f..a30997d 100644
--- a/opendj-server-legacy/pom.xml
+++ b/opendj-server-legacy/pom.xml
@@ -164,10 +164,10 @@
       <artifactId>forgerock-audit-handler-elasticsearch</artifactId>
     </dependency>
 
-<!--     <dependency> -->
-<!--       <groupId>org.forgerock.commons</groupId> -->
-<!--       <artifactId>forgerock-audit-handler-splunk</artifactId> -->
-<!--     </dependency> -->
+    <dependency>
+      <groupId>org.forgerock.commons</groupId>
+      <artifactId>forgerock-audit-handler-splunk</artifactId>
+    </dependency>
 
     <dependency>
       <groupId>org.forgerock.commons</groupId>

--
Gitblit v1.10.0