Revert "Migrating to latest Atomix"
This reverts commit aa3d598b14e5d7fd34dd938a4ab758134f6e49c2

Change-Id: Icd58278b1bbc8ca31887450f58220fba40cd309c
diff --git a/features/BUCK b/features/BUCK
index a3a3097..5a6a0fb 100644
--- a/features/BUCK
+++ b/features/BUCK
@@ -3,7 +3,6 @@
   title="ONOS 3rd party dependencies",
   required_features = [],
   included_bundles = [
-    '//lib:atomix',
     '//lib:commons-lang',
     '//lib:commons-lang3',
     '//lib:commons-configuration',
@@ -34,6 +33,7 @@
     '//lib:typesafe-config',
     '//lib:concurrent-trees',
     '//lib:commons-io',
+    '//lib:onos-atomix',
     '//lib:jersey-client',
     '//lib:mapdb',
   ]