Bump versions 9.0.4-SNAPSHOT
[controller.git] / opendaylight / md-sal / cds-access-api / src / test / java / org / opendaylight / controller / cluster / access / commands / ReadTransactionRequestTest.java
index 4009f8e551084f14205d003f0b69a9f5a7709227..10f4f0eb7834208e21c51d344b73c5db06cb6a95 100644 (file)
@@ -17,7 +17,7 @@ public class ReadTransactionRequestTest extends AbstractReadTransactionRequestTe
         ACTOR_REF, PATH, SNAPSHOT_ONLY);
 
     public ReadTransactionRequestTest() {
-        super(OBJECT, 618);
+        super(OBJECT, 108);
     }
 
     @Test