Skip to content

Commit

Permalink
OSGi for JNH connector
Browse files Browse the repository at this point in the history
Signed-off-by: jansupol <jan.supol@oracle.com>
  • Loading branch information
jansupol authored and senivam committed Sep 8, 2022
1 parent 17062cf commit 9ea156c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions connectors/jnh-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<inherited>true</inherited>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 9ea156c

Please sign in to comment.