You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2003/11/26 16:04:02 UTC

cvs commit: jakarta-gump/project james-server.xml

ajack       2003/11/26 07:04:02

  Modified:    project  james-server.xml
  Log:
  dnsjava is now 1.4.3 not 1.3.2
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-gump/project/james-server.xml
  
  Index: james-server.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/james-server.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- james-server.xml	26 Nov 2003 11:59:17 -0000	1.3
  +++ james-server.xml	26 Nov 2003 15:04:02 -0000	1.4
  @@ -49,7 +49,7 @@
         An implementation of DNS in Java
       </description>
   
  -    <jar name="lib/dnsjava-1.3.2.jar" />
  +    <jar name="lib/dnsjava-1.4.3.jar" />
     </project>
   
   </module>