You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2005/06/17 19:28:15 UTC

cvs commit: ws-axis/java/xmls properties.xml

dims        2005/06/17 10:28:15

  Modified:    java/xmls properties.xml
  Log:
  upping the ante
  
  Revision  Changes    Path
  1.63      +2 -2      ws-axis/java/xmls/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/xmls/properties.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- properties.xml	6 May 2005 15:49:38 -0000	1.62
  +++ properties.xml	17 Jun 2005 17:28:15 -0000	1.63
  @@ -16,9 +16,9 @@
   <property name="debug" value="on" />
   <property name="nowarn" value="off" />
   
  -<property name="axis.version" value="1.2.1" />
  +<property name="axis.version" value="1.3" />
   <!-- This should be the version # above with dots replaced by underscores -->
  -<property name="axis.dirname" value="1_2_1" />
  +<property name="axis.dirname" value="1_3" />
   
   <property name="name" value="axis" />
   <property name="Name" value="Axis" />