rubys 2002/10/07 07:42:04
Modified: java Tag: axis1_0 README axis.properties
java/xmls Tag: axis1_0 properties.xml
Log:
Truth in advertising
Revision Changes Path
No revision
No revision
1.12.4.2 +1 -1 xml-axis/java/README
Index: README
===================================================================
RCS file: /home/cvs/xml-axis/java/README,v
retrieving revision 1.12.4.1
retrieving revision 1.12.4.2
diff -u -r1.12.4.1 -r1.12.4.2
--- README 25 Sep 2002 19:07:06 -0000 1.12.4.1
+++ README 7 Oct 2002 14:42:03 -0000 1.12.4.2
@@ -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.9.4.2 +1 -1 xml-axis/java/axis.properties
Index: axis.properties
===================================================================
RCS file: /home/cvs/xml-axis/java/axis.properties,v
retrieving revision 1.9.4.1
retrieving revision 1.9.4.2
diff -u -r1.9.4.1 -r1.9.4.2
--- axis.properties 25 Sep 2002 20:03:06 -0000 1.9.4.1
+++ axis.properties 7 Oct 2002 14:42:03 -0000 1.9.4.2
@@ -1,4 +1,4 @@
-axis.version=1.0rc2
+axis.version=1.0
name=axis
Name=Axis
No revision
No revision
1.29.4.2 +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.29.4.1
retrieving revision 1.29.4.2
diff -u -r1.29.4.1 -r1.29.4.2
--- properties.xml 25 Sep 2002 19:07:06 -0000 1.29.4.1
+++ properties.xml 7 Oct 2002 14:42:04 -0000 1.29.4.2
@@ -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" />