opendj-sdk/opends/src/server/org/opends/server/replication/protocol/ResetGenerationIdMsg.java
@@ -23,6 +23,7 @@ * * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions copyright 2013 ForgeRock AS. */ package org.opends.server.replication.protocol; @@ -83,7 +84,7 @@ * {@inheritDoc} */ @Override public byte[] getBytes() public byte[] getBytes(short protocolVersion) { try {