Skip to content

Commit

Permalink
Merge pull request apache#126 from fpapon/SHIRO-626
Browse files Browse the repository at this point in the history
[SHIRO-626] Bundle symbolic name conflict
  • Loading branch information
fpapon authored Mar 9, 2019
2 parents a600380 + 14f3ae3 commit eeb7e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/ogdl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<extensions>true</extensions>
<configuration>
<instructions>
<Bundle-SymbolicName>org.apache.shiro.config.core</Bundle-SymbolicName>
<Bundle-SymbolicName>org.apache.shiro.config.ogdl</Bundle-SymbolicName>
<Export-Package>org.apache.shiro.config*;version=${project.version}</Export-Package>
<Import-Package>
org.apache.shiro*;version="${shiro.osgi.importRange}",
Expand Down

0 comments on commit eeb7e95

Please sign in to comment.