Modified: cxf/trunk/services/sts/systests/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/services/sts/systests/pom.xml?rev=1187308&r1=1187307&r2=1187308&view=diff ============================================================================== --- cxf/trunk/services/sts/systests/pom.xml (original) +++ cxf/trunk/services/sts/systests/pom.xml Fri Oct 21 11:55:29 2011 @@ -33,7 +33,8 @@ </parent> <modules> - <!--<module>basic</module>--> + <module>basic</module> + <!--<module>advanced</module>--> </modules> </project>
