Fix shaded atomix version in features.xml

Change-Id: Ib5ea30beceb1b08fdae7a805793d2ec3dbc7c261
diff --git a/features/features.xml b/features/features.xml
index a5b20e3..c6ac69b 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -56,7 +56,7 @@
         <bundle>mvn:com.typesafe/config/1.2.1</bundle>
         <bundle>wrap:mvn:com.googlecode.concurrent-trees/concurrent-trees/2.4.0$Bundle-SymbolicName=concurrent-trees&amp;Bundle-Version=2.4.0</bundle>
         <bundle>mvn:commons-io/commons-io/2.4</bundle>
-        <bundle>mvn:org.onosproject/atomix/1.0.onos-SNAPSHOT</bundle>
+        <bundle>mvn:org.onosproject/atomix/1.0.1.onos-SNAPSHOT</bundle>
 
         <bundle>mvn:org.glassfish.jersey.core/jersey-client/2.22.2</bundle>