mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
09.13.2014 d70586b00b9530ab99ab4b8f003e9a54793e419f
opendj-config/src/main/resources/stylesheets/cliMOProfile.xsl
@@ -25,8 +25,8 @@
  ! -->
<xsl:stylesheet version="1.0"
  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  xmlns:adm="http://www.opends.org/admin"
  xmlns:cli="http://www.opends.org/admin-cli">
  xmlns:adm="http://opendj.forgerock.org/admin"
  xmlns:cli="http://opendj.forgerock.org/admin-cli">
  <xsl:import href="preprocessor.xsl" />
  <xsl:output method="text" encoding="us-ascii" />
  <!--