Skip to content

Commit

Permalink
Adding dynamic imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
janithcmw committed Sep 16, 2020
1 parent d4b9e16 commit dd50918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions component/pom.xml
Expand Up @@ -107,6 +107,7 @@
io.siddhi.query.api.*;version="${siddhi.version.range}",
*;resolution:=optional
</Import-Package>
<DynamicImport-Package>*</DynamicImport-Package>
<Include-Resource>
META-INF=target/classes/META-INF,
{maven-resources}
Expand Down

0 comments on commit dd50918

Please sign in to comment.