Move FIXMEs out to 6.0.0
[mdsal.git] / binding / mdsal-binding-api / src / main / java / org / opendaylight / mdsal / binding / api / TransactionChainListener.java
index 8e45bd3fb8e2be4332d22b111ec0e17d00a8bbfb..26c494590fa81d0f722d10b7b5ddc0b6ac5dd68e 100644 (file)
@@ -13,7 +13,7 @@ import org.eclipse.jdt.annotation.NonNull;
 /**
  * Listener for transaction chain events.
  */
-// FIXME: 5.0.0: remove this in favor of a TransactionChain destiny, available as a FluentFuture from TransactionChain
+// FIXME: 6.0.0: remove this in favor of a TransactionChain destiny, available as a FluentFuture from TransactionChain
 public interface TransactionChainListener extends EventListener {
     /**
      * Invoked if when a transaction in the chain fails. All transactions submitted after the failed transaction, in the