[ONOS-6594] Upgrade to Atomix 2.0.0
Change-Id: I6534bca1c8570b4e017f682953b876da29146675
diff --git a/core/store/primitives/BUCK b/core/store/primitives/BUCK
index 0758c3e..e90ea5d 100644
--- a/core/store/primitives/BUCK
+++ b/core/store/primitives/BUCK
@@ -9,13 +9,11 @@
TEST_DEPS = [
'//lib:TEST',
'//core/api:onos-api-tests',
- '//lib:netty-transport',
- '//lib:catalyst-transport',
'//lib:netty-handler',
'//lib:netty-buffer',
'//lib:netty-codec',
'//lib:netty-resolver',
-
+ '//lib:commons-math3',
]
osgi_jar_with_tests (