Skip to content

Commit

Permalink
simplify bundle plugin configurationa #104
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmoten committed Feb 22, 2022
1 parent c0f6673 commit 1467b53
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -371,22 +371,6 @@
<version>4.2.1</version>
<extensions>true</extensions>
<configuration>
<instructions>
<Export-Package>
!com.github.davidmoten.rtree.internal.*;
com.github.davidmoten.rtree.*;
</Export-Package>
<Import-Package>
!com.esotericsoftware.*;
!com.google.flatbuffers;
!android.os;
*
</Import-Package>
<Embed-Dependency>
guava-mini;scope=compile|runtime;inline=true;
rxjava;scope=compile|runtime;inline=true;
</Embed-Dependency>
</instructions>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 1467b53

Please sign in to comment.