Upgrade to Atomix 3.0.0-rc10

Change-Id: If4095b225611a62831ae45dbf59550c7ce3a9f3c
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index 199a1ce..526f264 100644
--- a/core/store/primitives/pom.xml
+++ b/core/store/primitives/pom.xml
@@ -69,13 +69,13 @@
         <dependency>
             <groupId>io.atomix</groupId>
             <artifactId>atomix</artifactId>
-            <version>3.0.0-rc7</version>
+            <version>3.0.0-rc10</version>
         </dependency>
 
         <dependency>
             <groupId>io.atomix</groupId>
             <artifactId>atomix-raft</artifactId>
-            <version>3.0.0-rc7</version>
+            <version>3.0.0-rc10</version>
         </dependency>
 
         <dependency>