|
@@ -148,6 +148,7 @@
|
|
<extensions>true</extensions>
|
|
<extensions>true</extensions>
|
|
<configuration>
|
|
<configuration>
|
|
<instructions>
|
|
<instructions>
|
|
|
|
+ <Bundle-SymbolicName>org.springframework.security.core</Bundle-SymbolicName>
|
|
<Export-Package>org.springframework.security.*;version=${pom.version}</Export-Package>
|
|
<Export-Package>org.springframework.security.*;version=${pom.version}</Export-Package>
|
|
<Private-Package>!org.springframework.security.*</Private-Package>
|
|
<Private-Package>!org.springframework.security.*</Private-Package>
|
|
<Implementation-Title>${pom.name}</Implementation-Title>
|
|
<Implementation-Title>${pom.name}</Implementation-Title>
|