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

gbellato
25.35.2007 44789f3979a2303ba8501b6b97b880bb53f321fa
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/WindowMessage.java
@@ -36,7 +36,7 @@
 * to a changelog server to let them know who they are and what is their state
 * (their RUV)
 */
public class WindowMessage extends SynchronizationMessage implements
public class WindowMessage extends ReplicationMessage implements
    Serializable
{
  private static final long serialVersionUID = 8442267608764026867L;