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

gbellato
13.31.2006 e07cdcbd253fd366c5002f7368470e0158bfcc2c
opends/src/server/org/opends/server/synchronization/plugin/ValueInfo.java
File was renamed from opends/src/server/org/opends/server/synchronization/ValueInfo.java
@@ -24,8 +24,9 @@
 *
 *      Portions Copyright 2006 Sun Microsystems, Inc.
 */
package org.opends.server.synchronization;
package org.opends.server.synchronization.plugin;
import org.opends.server.synchronization.common.ChangeNumber;
import org.opends.server.types.AttributeValue;
/**