Skip to content

Commit fe1407d

Browse files
committed
Add missing OSGi incantation
1 parent 7382540 commit fe1407d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

query-builder/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@
7474
!edu.umd.cs.findbugs.annotations.*,
7575
*
7676
</Import-Package>
77+
<Export-Package>
78+
com.datastax.oss.driver.*.querybuilder.*
79+
</Export-Package>
7780
</instructions>
7881
</configuration>
7982
</plugin>

0 commit comments

Comments
 (0)