Skip to content

Commit

Permalink
remove pom file from OSGi bundle hypfvieh#64
Browse files Browse the repository at this point in the history
  • Loading branch information
joerg1985 committed Jan 20, 2025
1 parent 698bf38 commit 52fdb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluez-dbus-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<Embed-Dependency>!junit-*,!slf4j*, !mockito*,
!logback*, !apiguardian*, !opentest4j*,
!objenesis, !org.eclipse.jdt.annotation*,
!byte-buddy*, ;scope=compile|runtime</Embed-Dependency>
!byte-buddy*, *;type=!pom;scope=compile|runtime</Embed-Dependency>
<Embed-Transitive>true</Embed-Transitive>
</instructions>
</configuration>
Expand Down

0 comments on commit 52fdb3c

Please # to comment.