Do not export atomix.storage.journal.index
[controller.git] / third-party / atomix / storage / pom.xml
index f9a52794707bd5df4d7e00eac114c553ad4500c0..df50be6e546b0e623a2bf9a123625d755c32b14a 100644 (file)
         <configuration>
           <instructions>
             <Export-Package>
-              io.atomix.storage.journal.*,
+              io.atomix.storage.journal,
               io.atomix.utils.serializer,
               com.esotericsoftware.kryo.*;version=4.0.2
             </Export-Package>