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 gd...@apache.org on 2003/04/15 18:48:21 UTC

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

gdaniels    2003/04/15 09:48:21

  Modified:    java/xmls properties.xml
  Log:
  1.1RC2 -> 1.1
  
  Revision  Changes    Path
  1.41      +2 -2      xml-axis/java/xmls/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/xmls/properties.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- properties.xml	24 Mar 2003 01:25:29 -0000	1.40
  +++ properties.xml	15 Apr 2003 16:48:21 -0000	1.41
  @@ -12,9 +12,9 @@
   <property file="${axis.home}/build.properties"/>
   <property file="${user.home}/build.properties"/>
   
  -<property name="axis.version" value="1.1RC2" />
  +<property name="axis.version" value="1.1" />
   <!-- This should be the version # above with dots replaced by underscores -->
  -<property name="axis.dirname" value="1_1RC2" />
  +<property name="axis.dirname" value="1_1" />
   
   <property name="name" value="axis" />
   <property name="Name" value="Axis" />