Author: coheigea
Date: Fri Oct 21 11:55:39 2011
New Revision: 1187309
URL: http://svn.apache.org/viewvc?rev=1187309&view=rev
Log:
[CXF-3811] - Enabling system tests.
Modified:
cxf/trunk/services/sts/pom.xml
Modified: cxf/trunk/services/sts/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/services/sts/pom.xml?rev=1187309&r1=1187308&r2=1187309&view=diff
==============================================================================
--- cxf/trunk/services/sts/pom.xml (original)
+++ cxf/trunk/services/sts/pom.xml Fri Oct 21 11:55:39 2011
@@ -35,6 +35,7 @@
<modules>
<module>sts-core</module>
<module>sts-war</module>
+ <module>systests</module>
</modules>
</project>