X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=third-party%2Fatomix%2Fstorage%2Fpom.xml;h=c077f156f49b2538bc1827a412368291da0d29c6;hp=d404373c07e72bf0d4827628e76b3e0ab47c49a7;hb=88b2fe8c90d9c5b2bd6b811d88396cafc5427011;hpb=7561eca547631ad4816b8f322b6aacb9e6a5ddb7 diff --git a/third-party/atomix/storage/pom.xml b/third-party/atomix/storage/pom.xml index d404373c07..c077f156f4 100644 --- a/third-party/atomix/storage/pom.xml +++ b/third-party/atomix/storage/pom.xml @@ -35,8 +35,22 @@ - org.opendaylight.controller - atomix-utils + com.google.guava + guava + + + org.apache.commons + commons-lang3 + + + com.esotericsoftware + kryo + 4.0.2 + + + + com.google.guava + guava-testlib @@ -49,7 +63,8 @@ - io.atomix.storage.* + io.atomix.storage.*, + io.atomix.utils.* sun.nio.ch;resolution:=optional,sun.misc;resolution:=optional,*