revert Atomix version to 2.0.0-raft-final to address instability

Change-Id: Ic1e21a8bf3397e1ee56184ea72981204d55696cc
diff --git a/features/features.xml b/features/features.xml
index 620cf69..bd36ee4 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -59,7 +59,7 @@
         <bundle>mvn:com.typesafe/config/1.2.1</bundle>
         <bundle>mvn:com.googlecode.concurrent-trees/concurrent-trees/2.6.0</bundle>
         <bundle>mvn:commons-io/commons-io/2.4</bundle>
-        <bundle>mvn:io.atomix/atomix/2.0.1</bundle>
+        <bundle>mvn:io.atomix/atomix/2.0.0-raft-final</bundle>
 
         <bundle>mvn:org.glassfish.jersey.core/jersey-client/2.25.1</bundle>