Eliminate io.atomix.storage package
[controller.git] / third-party / atomix / storage / pom.xml
index 06501521433f74889d3480f9474761f49f3651e9..ee6aa905a391c4e0e9ae9cc6b75074ae79c43ae8 100644 (file)
@@ -89,8 +89,8 @@
         <configuration>
           <instructions>
             <Export-Package>
-              io.atomix.storage.*,
-              io.atomix.utils.*,
+              io.atomix.storage.journal.*,
+              io.atomix.utils.serializer.*,
               com.esotericsoftware.kryo.*;version=4.0.2
             </Export-Package>
             <Import-Package>