Skip to content

Commit 8156ff3

Browse files
Merge pull request #466 from data-integrations/PLUGIN-1688
[PLUGIN-1688] Export plugin classes correctly in DB2 plugins
2 parents 9c006c6 + c7ac5bf commit 8156ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db2-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<configuration>
9999
<instructions>
100100
<_exportcontents>
101-
io.cdap.plugin.db2.*
101+
io.cdap.plugin.db2.*;
102102
io.cdap.plugin.db.source.*;
103103
io.cdap.plugin.db.sink.*;
104104
org.apache.commons.lang;

0 commit comments

Comments
 (0)