Added missing version

This commit is contained in:
Marcin Grzejszczak
2016-09-02 09:47:48 +02:00
parent 75f6f20149
commit 5c4bc1bda1

View File

@@ -25,6 +25,8 @@ import java.util.concurrent.TimeUnit;
* Destination is relevant to the underlying implementation. Might be a channel, queue, topic etc.
*
* @author Marcin Grzejszczak
*
* @since 1.0.0
*/
public interface MessageVerifier<M> {
/**