Skip to content

Commit 1021c2b

Browse files
committed
SWS-253
1 parent a5348f9 commit 1021c2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

security/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,9 @@
8686
<configuration>
8787
<instructions>
8888
<Bundle-SymbolicName>${artifactId}</Bundle-SymbolicName>
89-
<Export-Package>org.springframework.ws*</Export-Package>
89+
<Export-Package>org.springframework.ws.soap.security*</Export-Package>
9090
<Import-Package>
9191
org.apache.commons.logging*,
92-
javax.xml.crypto*,
9392
javax.xml.soap*,
9493
com.sun.xml.wss*,
9594
org.springframework.beans*,

0 commit comments

Comments
 (0)