blob: a70609cc70f219a2645447463edc26577095204f [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + [
"//core/store/serializers:onos-core-serializers",
]
osgi_jar_with_tests(
test_deps = TEST_ADAPTERS,
deps = COMPILE_DEPS,
)