[jboss-cvs] Picketlink SVN: r498 - trust/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 21 09:52:48 EDT 2010


Author: mmoyses
Date: 2010-10-21 09:52:48 -0400 (Thu, 21 Oct 2010)
New Revision: 498

Modified:
   trust/trunk/pom.xml
Log:
removing native name as it is stack agnostic now

Modified: trust/trunk/pom.xml
===================================================================
--- trust/trunk/pom.xml	2010-10-21 13:52:06 UTC (rev 497)
+++ trust/trunk/pom.xml	2010-10-21 13:52:48 UTC (rev 498)
@@ -15,7 +15,7 @@
 
    <modules>
      <module>parent</module>
-     <module>jbossws-native</module>
+     <module>jbossws</module>
    </modules>
 
    <reporting>



More information about the jboss-cvs-commits mailing list