Merge "BUG-1413: fixed bug in antlr grammar."
[yangtools.git] / common / util / pom.xml
index 64db1287bf9792403202eab7b3468884160404e0..d0ab7fc85e167ceda45d5d9b3a2474f6989c1415 100644 (file)
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
-                        <Export-Package>org.opendaylight.yangtools.util</Export-Package>
+                        <Export-Package>
+                          org.opendaylight.yangtools.util,
+                          org.opendaylight.yangtools.util.concurrent
+                        </Export-Package>
                         <Embed-Dependency>java-concurrent-hash-trie-map;inline=true</Embed-Dependency>
                     </instructions>
                 </configuration>