Author: owulff
Date: Tue Mar 12 21:07:44 2013
New Revision: 1455713
URL: http://svn.apache.org/r1455713
Log:
added missing example to pom
Modified:
cxf/fediz/trunk/examples/pom.xml
Modified: cxf/fediz/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/fediz/trunk/examples/pom.xml?rev=1455713&r1=1455712&r2=1455713&view=diff
==============================================================================
--- cxf/fediz/trunk/examples/pom.xml (original)
+++ cxf/fediz/trunk/examples/pom.xml Tue Mar 12 21:07:44 2013
@@ -34,6 +34,7 @@
<module>simpleWebapp</module>
<module>wsclientWebapp</module>
<module>springWebapp</module>
+ <module>spring2Webapp</module>
<module>springPreauthWebapp</module>
</modules>
</project>