[jboss-cvs] Repository SVN: r1141 - jboss/jbossws-native50/2.0.1.GA.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 27 06:53:56 EDT 2007


Author: dimitris at jboss.org
Date: 2007-08-27 06:53:56 -0400 (Mon, 27 Aug 2007)
New Revision: 1141

Modified:
   jboss/jbossws-native50/2.0.1.GA/component-info.xml
Log:
mark compatible with jboss remoting 2.2.1.GA, 2.2.2.GA

Modified: jboss/jbossws-native50/2.0.1.GA/component-info.xml
===================================================================
--- jboss/jbossws-native50/2.0.1.GA/component-info.xml	2007-08-27 04:51:15 UTC (rev 1140)
+++ jboss/jbossws-native50/2.0.1.GA/component-info.xml	2007-08-27 10:53:56 UTC (rev 1141)
@@ -15,6 +15,8 @@
     </import>
     <import componentref="jboss/remoting">
       <compatible version="2.2.0.SP4"/>
+      <compatible version="2.2.1.GA"/>
+      <compatible version="2.2.2.GA"/>      
     </import>
     
     <export>




More information about the jboss-cvs-commits mailing list