From 4c69ea46977a9169754ac551aad4affea306067c Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 01 Mar 2012 14:49:17 +0000
Subject: [PATCH] Fix for OPENDJ-316: Missing ć in Admin Guide PDF

---
 opendj3/pom.xml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/opendj3/pom.xml b/opendj3/pom.xml
index 9f15134..19215b5 100644
--- a/opendj3/pom.xml
+++ b/opendj3/pom.xml
@@ -125,9 +125,6 @@
             <goals>
               <goal>generate</goal>
             </goals>
-            <configuration>
-              <ansi>true</ansi>
-            </configuration>
           </execution>
         </executions>
       </plugin>

--
Gitblit v1.10.0