husted 2004/08/25 04:49:06
Modified: . project.xml build.xml
Log:
Update build.xml and project.xml for 1.2.2.
Revision Changes Path
1.32 +1 -1 jakarta-struts/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/project.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- project.xml 12 Jul 2004 16:12:30 -0000 1.31
+++ project.xml 25 Aug 2004 11:49:06 -0000 1.32
@@ -3,7 +3,7 @@
<pomVersion>3</pomVersion>
<name>struts</name>
<id>struts</id>
- <currentVersion>1.2.1</currentVersion>
+ <currentVersion>1.2.2</currentVersion>
<organization>
<name>The Apache Software Foundation</name>
<url>http://struts.apache.org/</url>
1.136 +1 -1 jakarta-struts/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/build.xml,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- build.xml 30 Jul 2004 18:22:12 -0000 1.135
+++ build.xml 25 Aug 2004 11:49:06 -0000 1.136
@@ -148,7 +148,7 @@
<property name="project.name" value="jakarta-struts"/>
<!-- Version of the project -->
- <property name="project.version" value="1.2.1"/>
+ <property name="project.version" value="1.2.2"/>
<!-- ========== Derived Properties ======================================== -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]