[jboss-cvs] Repository SVN: r1323 - jboss/jbossws-native50/2.0.1.GA.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Sat Sep 15 04:58:50 EDT 2007
Author: dimitris at jboss.org
Date: 2007-09-15 04:58:49 -0400 (Sat, 15 Sep 2007)
New Revision: 1323
Modified:
jboss/jbossws-native50/2.0.1.GA/component-info.xml
Log:
mark compatible with remoting 2.2.2.SP1
Modified: jboss/jbossws-native50/2.0.1.GA/component-info.xml
===================================================================
--- jboss/jbossws-native50/2.0.1.GA/component-info.xml 2007-09-14 23:01:00 UTC (rev 1322)
+++ jboss/jbossws-native50/2.0.1.GA/component-info.xml 2007-09-15 08:58:49 UTC (rev 1323)
@@ -16,7 +16,8 @@
<import componentref="jboss/remoting">
<compatible version="2.2.0.SP4"/>
<compatible version="2.2.1.GA"/>
- <compatible version="2.2.2.GA-brew"/>
+ <compatible version="2.2.2.GA-brew"/>
+ <compatible version="2.2.2.SP1-brew"/>
</import>
<export>
More information about the jboss-cvs-commits
mailing list