package org.infinispan.server.test.category; /** * {@link org.junit.experimental.categories.Category} tag for Rolling Upgrades distributed tests. * * @author <a href="mailto:tsykora@redhat.com">Tomas Sykora</a> * */ public class RollingUpgradesDist { }