You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2011/06/07 16:32:10 UTC

svn commit: r1133026 - /cxf/trunk/distribution/src/main/release/samples/pom.xml

Author: dkulp
Date: Tue Jun  7 14:32:10 2011
New Revision: 1133026

URL: http://svn.apache.org/viewvc?rev=1133026&view=rev
Log:
Remove wstrust 1.3 from build as it's down right now.

Modified:
    cxf/trunk/distribution/src/main/release/samples/pom.xml

Modified: cxf/trunk/distribution/src/main/release/samples/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/pom.xml?rev=1133026&r1=1133025&r2=1133026&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/pom.xml Tue Jun  7 14:32:10 2011
@@ -96,7 +96,7 @@
         <module>ws_security/interopfest/wstrust10</module>
         <module>ws_security/interopfest/wssec10</module>
         <module>ws_security/interopfest/wssec11</module>
-        <module>ws_security/interopfest/wstrust13</module>
+        <!--module>ws_security/interopfest/wstrust13</module-->
     </modules>
     <dependencyManagement>
         <dependencies>