[jboss-cvs] repository.jboss.com/jboss/jbossws14/1.0.4.GA ...
Dimitris Andreadis
dimitris.andreadis at jboss.com
Mon Dec 18 08:04:38 EST 2006
User: dimitris
Date: 06/12/18 08:04:38
Modified: jboss/jbossws14/1.0.4.GA component-info.xml
Log:
mark compatible with jboss remoting 1.4.4 / 1.4.5
Revision Changes Path
1.4 +3 -1 repository.jboss.com/jboss/jbossws14/1.0.4.GA/component-info.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: component-info.xml
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/jboss/jbossws14/1.0.4.GA/component-info.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- component-info.xml 12 Dec 2006 08:37:13 -0000 1.3
+++ component-info.xml 18 Dec 2006 13:04:38 -0000 1.4
@@ -26,6 +26,8 @@
</import>
<import componentref="jboss/remoting">
<compatible version="1.4.3.GA"/>
+ <compatible version="1.4.4.GA"/>
+ <compatible version="1.4.5.GA"/>
</import>
<import componentref="jboss/jbossretro-rt">
<compatible version="1.0.2.GA"/>
More information about the jboss-cvs-commits
mailing list