rubys 2002/10/07 07:35:09
Modified: java README axis.properties
java/xmls properties.xml
Log:
Truth in advertising
Revision Changes Path
1.14 +1 -1 xml-axis/java/README
Index: README
===================================================================
RCS file: /home/cvs/xml-axis/java/README,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- README 25 Sep 2002 19:01:45 -0000 1.13
+++ README 7 Oct 2002 14:35:09 -0000 1.14
@@ -1,6 +1,6 @@
Axis (Apache eXtensible Interaction System)
-------------------------------------------
- 1.0rc2 Release Sept 25, 2002
+ 1.0 Release Oct 7, 2002
Welcome to Axis! You'll find documentation in the docs/ directory.
1.11 +1 -1 xml-axis/java/axis.properties
Index: axis.properties
===================================================================
RCS file: /home/cvs/xml-axis/java/axis.properties,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- axis.properties 25 Sep 2002 19:01:45 -0000 1.10
+++ axis.properties 7 Oct 2002 14:35:09 -0000 1.11
@@ -1,4 +1,4 @@
-axis.version=1.0rc2
+axis.version=1.0
name=axis
Name=Axis
1.31 +1 -1 xml-axis/java/xmls/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/xml-axis/java/xmls/properties.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- properties.xml 25 Sep 2002 19:04:00 -0000 1.30
+++ properties.xml 7 Oct 2002 14:35:09 -0000 1.31
@@ -12,7 +12,7 @@
<property file="${axis.home}/build.properties"/>
<property file="${user.home}/build.properties"/>
-<property name="axis.version" value="1.0rc2" />
+<property name="axis.version" value="1.0" />
<property name="name" value="axis" />
<property name="Name" value="Axis" />
<property name="year" value="2002" />