From 1ea242b4ba6aa550acbb1ac2a63af871ddad2ca4 Mon Sep 17 00:00:00 2001
From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Fri, 11 Apr 2014 12:47:00 +0000
Subject: [PATCH] ErrorLogPublisherConfiguration.xml: Fixed indentation

---
 opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ErrorLogPublisherConfiguration.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ErrorLogPublisherConfiguration.xml b/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ErrorLogPublisherConfiguration.xml
index 72f6fb4..0bc9d57 100644
--- a/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ErrorLogPublisherConfiguration.xml
+++ b/opendj-config-maven-plugin/src/main/resources/config/xml/org/forgerock/opendj/server/config/ErrorLogPublisherConfiguration.xml
@@ -82,7 +82,7 @@
             category.
           </adm:synopsis>
         </adm:value>
-                <adm:value name="error">
+        <adm:value name="error">
           <adm:synopsis>
             The error log severity that is used for messages that
             provide information about errors which may force the

--
Gitblit v1.10.0