You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2018/08/27 15:10:43 UTC

svn commit: r1839338 - /webservices/wss4j/trunk/ws-security-policy-stax/pom.xml

Author: coheigea
Date: Mon Aug 27 15:10:43 2018
New Revision: 1839338

URL: http://svn.apache.org/viewvc?rev=1839338&view=rev
Log:
Minor tweak

Modified:
    webservices/wss4j/trunk/ws-security-policy-stax/pom.xml

Modified: webservices/wss4j/trunk/ws-security-policy-stax/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/ws-security-policy-stax/pom.xml?rev=1839338&r1=1839337&r2=1839338&view=diff
==============================================================================
--- webservices/wss4j/trunk/ws-security-policy-stax/pom.xml (original)
+++ webservices/wss4j/trunk/ws-security-policy-stax/pom.xml Mon Aug 27 15:10:43 2018
@@ -30,7 +30,7 @@
     <name>Apache WSS4J Streaming WS-SecurityPolicy</name>
 
     <properties>
-        <wss4j.module.name>org.apache.wss4j.policy.stax</wss4j.module.name>
+        <wss4j.module.name>org.apache.wss4j.policystax</wss4j.module.name>
     </properties>
 
     <dependencies>