Author: veithen
Date: Mon Mar 1 22:43:54 2010
New Revision: 917768
URL: http://svn.apache.org/viewvc?rev=917768&view=rev
Log:
Added missing sample module.
Modified:
cxf/sandbox/veithen/cxf-spring-security/samples/pom.xml
Modified: cxf/sandbox/veithen/cxf-spring-security/samples/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/sandbox/veithen/cxf-spring-security/samples/pom.xml?rev=917768&r1=917767&r2=917768&view=diff
==============================================================================
--- cxf/sandbox/veithen/cxf-spring-security/samples/pom.xml (original)
+++ cxf/sandbox/veithen/cxf-spring-security/samples/pom.xml Mon Mar 1 22:43:54
2010
@@ -16,6 +16,7 @@
<modules>
<module>jax-rs</module>
+ <module>jax-ws-jms-sample</module>
<module>wss</module>
</modules>