opendj3-server-dev/src/dsml/org/opends/dsml/protocol/DSMLModifyDNOperation.java
@@ -22,7 +22,7 @@ * * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2012 ForgeRock AS. * Portions Copyright 2012-2014 ForgeRock AS. */ package org.opends.dsml.protocol; @@ -38,7 +38,7 @@ import org.opends.server.protocols.ldap.ModifyDNRequestProtocolOp; import org.opends.server.protocols.ldap.ModifyDNResponseProtocolOp; import org.opends.server.protocols.ldap.ProtocolOp; import org.opends.server.types.ByteString; import org.forgerock.opendj.ldap.ByteString; import org.opends.server.types.LDAPException;